MxfProfile

sealed class MxfProfile

Specify the MXF profile, also called shim, for this output. To automatically select a profile according to your output video codec and resolution, leave blank. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object D10 : MxfProfile
Link copied to clipboard
object Op1A : MxfProfile
Link copied to clipboard
data class SdkUnknown(val value: String) : MxfProfile
Link copied to clipboard
object Xavc : MxfProfile
Link copied to clipboard
object Xdcam : MxfProfile
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String