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

    Interface BaseTrackLoadOptions

    Base load options shared by all track types.

    interface BaseTrackLoadOptions {
        fileFormatType?: FileFormatType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fileFormatType?: FileFormatType