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

    Interface TextTrackConversionOptions

    interface TextTrackConversionOptions {
        label?: string;
        outputFormat?: OutputTextFileFormatType;
        slewOptions?: SlewOptions;
    }
    Index

    Properties

    label?: string
    slewOptions?: SlewOptions