THEOplayer Web SDK
    Preparing search index...

    Interface ChannelMillicastSource

    interface ChannelMillicastSource {
        accountId: string;
        name: string;
        subscriberToken?: string;
    }
    Index

    Properties

    accountId: string
    name: string
    subscriberToken?: string