BCOVVideo360SourceFormat Constants Reference

Declared in BCOVPlaybackController.h

BCOVVideo360SourceFormat

Enumeration defining the valid values that may be set for the BCOVVideo360ViewProjection’s sourceFormat

Definition

typedef NS_ENUM(NSInteger, BCOVVideo360SourceFormat ) {
   BCOVVideo360SourceFormatNone = 0,
   BCOVVideo360SourceFormatEquirectangular = 1,
};

Constants

BCOVVideo360SourceFormatNone

Enumeration defining the valid values that may be set for the BCOVVideo360ViewProjection’s sourceFormat

Declared In BCOVPlaybackController.h.

BCOVVideo360SourceFormatEquirectangular

Enumeration defining the valid values that may be set for the BCOVVideo360ViewProjection’s sourceFormat

Declared In BCOVPlaybackController.h.

Declared In

BCOVPlaybackController.h