ACSVideoStreamType Enum

Declaration

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

Description

Type of outgoing video stream is being used on the call

Values

Name Value Description Remarks
ACSVideoStreamTypeRemoteIncoming 1 Remote
ACSVideoStreamTypeRawIncoming 2 Raw
ACSVideoStreamTypeLocalOutgoing 3 Local
ACSVideoStreamTypeVirtualOutgoing 4 Video
ACSVideoStreamTypeScreenShareOutgoing 5 Screen share