@editframe/api: VideoTrackPayload
VideoTrackPayload: Interface declaration
{
byte_size: number
codec_name: string
duration_ms: number
file_id: string
track_id: number
type: "video"
}