ACSVideoDeviceType Enum

Declaration

typedef enum ACSVideoDeviceType : NSInteger { ... } ACSVideoDeviceType;

Description

Describes the video device type

Values

Name Value Description Remarks
ACSVideoDeviceTypeUnknown 0 Unknown type of video device
ACSVideoDeviceTypeUsbCamera 1 USB Camera Video Device
ACSVideoDeviceTypeCaptureAdapter 2 Capture Adapter Video Device
ACSVideoDeviceTypeVirtual 3 Virtual Video Device