Énumération ACSVideoStreamType
Déclaration
typedef enum ACSVideoStreamType : NSInteger { ... } ACSVideoStreamType;
Description
Type de flux vidéo sortant utilisé sur l’appel
Valeurs
Nom | Valeur | Description | Notes |
---|---|---|---|
ACSVideoStreamTypeRemoteIncoming |
1 | Remote | |
ACSVideoStreamTypeRawIncoming |
2 | Brut | |
ACSVideoStreamTypeLocalOutgoing |
3 | Local | |
ACSVideoStreamTypeVirtualOutgoing |
4 | Vidéo | |
ACSVideoStreamTypeScreenShareOutgoing |
5 | Partage d’écran |