Déclaré dans OTPublisherKit.h

OTPublisherKitVideoType

Définit les valeurs pour le [OTPublisherKit videoType] propriété.

Définition

typedef NS_ENUM(int32_t, OTPublisherKitVideoType ) {    OTPublisherKitVideoTypeCamera = 1,    OTPublisherKitVideoTypeScreen = 2, };

Constantes

OTPublisherKitVideoTypeCamera : Définit le paramètre du mode vidéo de la caméra pour le [OTPublisherKit videoType] propriété.

Declared In `OTPublisherKit.h`.

OTPublisherKitVideoTypeScreen : Définit le paramètre du mode vidéo de l'écran pour le [OTPublisherKit videoType] propriété.

Declared In `OTPublisherKit.h`.

Déclaré à

OTPublisherKit.h