OTPublisherKitVideoType Constants Reference
Declared in | OTPublisherKit.h |
---|
OTPublisherKitVideoType
Defines values for the [OTPublisherKit videoType] property.
Definition
typedef NS_ENUM(int32_t, OTPublisherKitVideoType ) {
OTPublisherKitVideoTypeCamera = 1,
OTPublisherKitVideoTypeScreen = 2,
};
Constants
OTPublisherKitVideoTypeCamera
-
Defines the camera video mode setting for the [OTPublisherKit videoType] property.
Declared In
OTPublisherKit.h
. OTPublisherKitVideoTypeScreen
-
Defines the screen video mode setting for the [OTPublisherKit videoType] property.
Declared In
OTPublisherKit.h
.
Declared In
OTPublisherKit.h