BCOVMutableSource Class Reference
| Inherits from | BCOVSource : NSObject | 
|---|---|
| Declared in | BrightcovePlayerSDK-Swift.h | 
  deliveryMethod
	@property (nonatomic, copy) NSString *deliveryMethodDeclared In
BrightcovePlayerSDK-Swift.h
  properties
	@property (nonatomic, copy) NSDictionary *propertiesDeclared 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)propertiesDiscussion
returns: A new source with the specified URL, delivery method, and properties.
Declared In
BrightcovePlayerSDK-Swift.h