Documentation
    Preparing search index...

    Type Alias AudioPlayerRef

    type AudioPlayerRef = {
        playerIndex: number;
        realm: "audio-player";
    }
    Index

    Properties

    Properties

    playerIndex: number
    realm: "audio-player"