@byomakase/omakase-player
    Preparing search index...

    Interface PlayerAudioTrackErrorEventData

    interface PlayerAudioTrackErrorEventData {
        error: string | undefined;
        playerAudioTrack: PlayerAudioTrackState;
    }

    Hierarchy (View Summary)

    Index

    Properties

    error: string | undefined
    playerAudioTrack: PlayerAudioTrackState