av_hwdevice_get_type_name

Get the string name of an AVHWDeviceType.

@param type Type from enum AVHWDeviceType. @return Pointer to a static string containing the name, or NULL if the type is not valid.

extern (C) @nogc nothrow
const(char)*
av_hwdevice_get_type_name

Meta