BCOVSource(BCOVSSAIAdditions) Category Reference

Declared in BCOVSSAIComponent.h

Overview

Category methods added to BCOVSource to support BCOVSSAI.

– initWithVMAPXMLData:properties:

Constructs a new source with the specified VMAP XML data.

- (instancetype)initWithVMAPXMLData:(NSData *)data properties:(NSDictionary *)properties

Parameters

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