CatalogParams
constructor(policyKey: String, id: String, assetType: CatalogParams.AssetType, brightcoveAuthorizationToken: String, adConfigId: String)
Constructor.
Parameters
policyKey
the player policy key
id
the id of the asset to retrieve
assetType
the type of Asset
brightcoveAuthorizationToken
brightcove authorization token.
constructor(policyKey: String, id: String, assetType: CatalogParams.AssetType, brightcoveAuthorizationToken: String, adConfigId: String, watermarkingToken: String)
Override Constructor that takes a watermarking token parameter.
Parameters
policyKey
the player policy key
id
the id of the asset to retrieve
assetType
the type of Asset
brightcoveAuthorizationToken
brightcove authorization token.