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

    Interface TimelineScrubberMoveEventData

    interface TimelineScrubberMoveEventData {
        snapped: boolean;
        timecode: string;
    }

    Hierarchy

    • Serializable
      • TimelineScrubberMoveEventData
    Index

    Properties

    Properties

    snapped: boolean
    timecode: string