Bitmovin Player API 8.268.0
    Preparing search index...

    Interface CastAvailableEvent

    interface CastAvailableEvent {
        receiverAvailable: boolean;
        timestamp: number;
        type: PlayerEvent;
    }

    Hierarchy (View Summary)

    Index
    receiverAvailable: boolean

    True if receivers have been detected on the network or if the remote implementation cannot detect receivers. False if no receivers have been detected or receivers went offline.

    7.5.3

    timestamp: number

    The time at which this event was fired

    Event type, e.g. 'play'