THEOplayer Web SDK
    Preparing search index...

    Interface CmcdEndpointConfiguration

    Configuration for a CMCD endpoint.

    interface CmcdEndpointConfiguration {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    The URL of the CMCD endpoint.