THEOplayer Web SDK
    Preparing search index...

    Interface ABRMetadata

    Describes the metadata of the adaptive bitrate strategy.

    interface ABRMetadata {
        bitrate?: number;
    }
    Index

    Properties

    Properties

    bitrate?: number

    The initial bitrate, in bits per second.

    Bitrate available to the browser.