Bitmovin Player API 8.268.0
    Preparing search index...

    Interface RemoteControlCustomReceiverConfig

    interface RemoteControlCustomReceiverConfig {
        receiverStylesheetUrl?: string;
        [key: string]: string;
    }

    Indexable

    • [key: string]: string

      Arbitrary configuration values that are sent to the remote control receiver.

    Index
    receiverStylesheetUrl?: string

    A URL to a stylesheet that customizes the receiver UI style.