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

    Interface PlayerAudioErrorEventData

    interface PlayerAudioErrorEventData {
        error: string | undefined;
        playerAudio: PlayerAudioState;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    error: string | undefined
    playerAudio: PlayerAudioState