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

    Interface TrackSourceState

    interface TrackSourceState {
        trackId: string;
        type: SourceType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    trackId: string