Look up an AVHWDeviceType by name.
@param name String name of the device type (case-insensitive). @return The type from enum AVHWDeviceType, or AV_HWDEVICE_TYPE_NONE if not found.
See Implementation
Look up an AVHWDeviceType by name.
@param name String name of the device type (case-insensitive). @return The type from enum AVHWDeviceType, or AV_HWDEVICE_TYPE_NONE if not found.