THEOplayer Web SDK
    Preparing search index...

    Interface Endpoint

    interface Endpoint {
        adSrc?: string;
        cdn?: string;
        contentProtection?: ChannelDrmConfigResponse;
        daiAssetKey?: string;
        hespSrc?: string;
        hlsSrc?: string;
        priority: number;
        weight: number;
    }
    Index

    Properties

    adSrc?: string
    cdn?: string
    contentProtection?: ChannelDrmConfigResponse
    daiAssetKey?: string
    hespSrc?: string
    hlsSrc?: string
    priority: number
    weight: number