interface PlayheadMoveEvent {
    timecode: string;
}

Hierarchy (view full)

Properties

Properties

timecode: string