BCOVBasicSessionProviderOptions Class Reference
Inherits from | NSObject |
---|---|
Declared in | BCOVBasicSessionProvider.h |
sourceSelectionPolicy
The default policy selects the first source with a deliveryType of “HLS”. If no source is found, it falls back to first source with a deliveryType of “MP4”. If neither are found, it returns nil.
@property (nonatomic, copy) BCOVSource *^ ) ( BCOVVideo *video ) sourceSelectionPolicy
Discussion
The default policy selects the first source with a deliveryType of “HLS”. If no source is found, it falls back to first source with a deliveryType of “MP4”. If neither are found, it returns nil.
Declared In
BCOVBasicSessionProvider.h