ACSStreamDirection Enum

Declaration

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

Description

Defines direction of the CallAudioStream or CallVideoStream

Values

Name Value Description Remarks
ACSStreamDirectionIncoming 0 Incoming
ACSStreamDirectionOutgoing 1 Outgoing