BCOVBufferOptimizerMethod Constants Reference

Declared in BCOVPlaybackController.h

BCOVBufferOptimizerMethod

Enumeration defining the valid values that may be set for the kBCOVBufferOptimizerMethodKey key

Definition

typedef NS_ENUM(NSInteger, BCOVBufferOptimizerMethod ) {
   BCOVBufferOptimizerMethodNone = 0,
   BCOVBufferOptimizerMethodDefault = 1,
};

Constants

BCOVBufferOptimizerMethodNone

No buffer optimization.

Declared In BCOVPlaybackController.h.

BCOVBufferOptimizerMethodDefault

Default buffer optimization.

Declared In BCOVPlaybackController.h.

Declared In

BCOVPlaybackController.h