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

    Interface MarkerListSource

    interface MarkerListSource {
        loadOptions?: TrackLoadOptions;
        source?: Source;
        url?: string;
    }
    Index

    Properties

    loadOptions?: TrackLoadOptions
    source?: Source
    url?: string