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
Declared In
BCOVPlaybackController.h