BCOVBasicSessionProviderOptions Class Reference
Inherits from | NSObject |
---|---|
Declared in | BrightcovePlayerSDK-Swift.h |
_Nonnull
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 *( ^ sourceSelectionPolicy ) ( BCOVVideo *_Nullable ) _Nonnull
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
BrightcovePlayerSDK-Swift.h