export interface VideoPlaylistElementCreate { startTimestamp?: number stopTimestamp?: number }