Package 

Class CatalogParams


  • 
    public class CatalogParams
    
                        

    The catalog details to be sent as custom data to the Cast receiver app.

    • Constructor Detail

      • CatalogParams

        CatalogParams(String policyKey, String id, CatalogParams.AssetType assetType, String brightcoveAuthorizationToken, String adConfigId)
        Constructor.
        Parameters:
        policyKey - the player policy key
        id - the id of the asset to retrieve
        assetType - the type of Asset
        brightcoveAuthorizationToken - brightcove authorization token.
      • CatalogParams

        CatalogParams(String policyKey, String id, CatalogParams.AssetType assetType, String brightcoveAuthorizationToken, String adConfigId, String watermarkingToken)
        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.