BCOVSource(BCOVSSAIAdditions) Category Reference
| Declared in | BCOVSSAIComponent.h |
|---|
– initWithVMAPXMLData:properties:
Constructs a new source with the specified VMAP XML data.
- (instancetype)initWithVMAPXMLData:(NSData *)data properties:(NSDictionary *)propertiesParameters
data |
The NSData for the new source’s VMAP XML configuration |
|---|---|
properties |
The metadata or properties related to the new source. |
Return Value
A new source configured with the specified VMAP data.
Discussion
Constructs a new source with the specified VMAP XML data.
Declared In
BCOVSSAIComponent.h