Interface PlaybackStartedEvent

interface PlaybackStartedEvent {
    createdAt: number;
}

Properties

Properties

createdAt: number

The timestamp (Date.now()) when the playback started