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

Hierarchy (View Summary)

Properties

Properties

snapped: boolean
timecode: string