1 2 3 4
export interface VideoPlaylistElementUpdate { startTimestamp?: number stopTimestamp?: number }