BCOVBasicSourceSelectionPolicy Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying |
Declared in | BrightcovePlayerSDK-Swift.h |
+ sourceSelectionHLSWithScheme:
returns: A source selection policy that prefers HLS with the specified scheme.
+ (BCOVBasicSessionProviderSourceSelectionPolicy _Nonnull)sourceSelectionHLSWithScheme:(NSString *_Nonnull)scheme
Discussion
returns: A source selection policy that prefers HLS with the specified scheme.
Declared In
BrightcovePlayerSDK-Swift.h
+ sourceSelectionHLS
returns: A source selection policy that prefers HLS over MP4.
+ (BCOVBasicSessionProviderSourceSelectionPolicy _Nonnull)sourceSelectionHLS
Discussion
returns: A source selection policy that prefers HLS over MP4.
Declared In
BrightcovePlayerSDK-Swift.h