Mpeg2Syntax

sealed class Mpeg2Syntax

Specify whether this output's video uses the D10 syntax. Keep the default value to not use the syntax. Related settings: When you choose D10 for your MXF profile, you must also set this value to D10.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object D10 : Mpeg2Syntax
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : Mpeg2Syntax

Properties

Link copied to clipboard
abstract val value: String