BCOVMutableSource Protocol Reference
| Conforms to | BCOVSource |
|---|---|
| Declared in | BCOVSource.h |
url
required method
The URL at which this source instance’s media is accessible.
@property (nonatomic, readwrite, copy) NSURL *urlDiscussion
The URL at which this source instance’s media is accessible.
Declared In
BCOVSource.h
deliveryMethod
required method
The delivery method describing this source in relation to other sources in the same video.
@property (nonatomic, readwrite, copy) NSString *deliveryMethodDiscussion
The delivery method describing this source in relation to other sources in the same video.
Declared In
BCOVSource.h
properties
required method
The metadata or properties related to this source instance.
@property (nonatomic, readwrite, copy) NSDictionary *propertiesDiscussion
The metadata or properties related to this source instance.
Declared In
BCOVSource.h