BCOVVideo360ProjectionStyle Constants Reference

Declared in BCOVPlaybackController.h

BCOVVideo360ProjectionStyle

Enumeration defining the valid values that may be set for the BCOVVideo360ProjectionStyle’s projectionStyle

Definition

typedef NS_ENUM(NSInteger, BCOVVideo360ProjectionStyle ) {
   BCOVVideo360ProjectionStyleNormal = 0,
   BCOVVideo360ProjectionStyleVRGoggles = 1,
};

Constants

BCOVVideo360ProjectionStyleNormal

Enumeration defining the valid values that may be set for the BCOVVideo360ProjectionStyle’s projectionStyle

Declared In BCOVPlaybackController.h.

BCOVVideo360ProjectionStyleVRGoggles

Enumeration defining the valid values that may be set for the BCOVVideo360ProjectionStyle’s projectionStyle

Declared In BCOVPlaybackController.h.

Declared In

BCOVPlaybackController.h