ACSVideoStreamType 列舉
宣告
typedef enum ACSVideoStreamType : NSInteger { ... } ACSVideoStreamType;
Description
呼叫上使用傳出視訊數據流的類型
值
名稱 | 值 | 描述 | 備註 |
---|---|---|---|
ACSVideoStreamTypeRemoteIncoming |
1 | 遠端 | |
ACSVideoStreamTypeRawIncoming |
2 | Raw | |
ACSVideoStreamTypeLocalOutgoing |
3 | 本機 | |
ACSVideoStreamTypeVirtualOutgoing |
4 | 影片 | |
ACSVideoStreamTypeScreenShareOutgoing |
5 | 螢幕共用 |