BCOVMutableSource Class Reference
Inherits from | BCOVSource : NSObject |
---|---|
Declared in | BrightcovePlayerSDK-Swift.h |
deliveryMethod
@property (nonatomic, copy) NSString *deliveryMethod
Declared In
BrightcovePlayerSDK-Swift.h
properties
@property (nonatomic, copy) NSDictionary *properties
Declared In
BrightcovePlayerSDK-Swift.h
– initWithURL:deliveryMethod:properties:
returns: A new source with the specified URL, delivery method, and properties.
- (nonnull instancetype)initWithURL:(NSURL *_Nullable)url deliveryMethod:(NSString *_Nullable)deliveryMethod properties:(NSDictionary *_Nullable)properties
Discussion
returns: A new source with the specified URL, delivery method, and properties.
Declared In
BrightcovePlayerSDK-Swift.h