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

Hierarchy (view full)

Properties

Properties

snapped: boolean
timecode: string