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

    Interface PlayerAudioLoadOptions

    Load options for audio tracks.

    interface PlayerAudioLoadOptions {
        fileFormatType?: FileFormatType;
    }

    Hierarchy

    • PlayerTrackLoadOptions
      • PlayerAudioLoadOptions
    Index

    Properties

    Properties

    fileFormatType?: FileFormatType