VideoContent

fun VideoContent(    media: VideoFile,     text: String? = null,     textSources: TextSourcesList = emptyList())