interface PlayheadMoveEvent {
    timecode: string;
}

Hierarchy (View Summary)

Properties

Properties

timecode: string