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

    Interface TextTrackHandlerState

    interface TextTrackHandlerState {
        active: boolean;
        handlerType: PlayerTextHandlerType;
        shown: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    active: boolean
    shown: boolean