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

    Interface TextTrackLoadOptions

    Load options for text tracks.

    interface TextTrackLoadOptions {
        args?: TextTrackArgs;
        fileFormatType?: FileFormatType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fileFormatType?: FileFormatType