Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype MxfProfile where
- MxfProfile' { }
- pattern MxfProfile_D_10 :: MxfProfile
- pattern MxfProfile_OP1A :: MxfProfile
- pattern MxfProfile_XAVC :: MxfProfile
- pattern MxfProfile_XDCAM :: MxfProfile
Documentation
newtype MxfProfile Source #
Specify the MXF profile, also called shim, for this output. When you choose Auto, MediaConvert chooses a profile based on the video codec and resolution. 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.
pattern MxfProfile_D_10 :: MxfProfile | |
pattern MxfProfile_OP1A :: MxfProfile | |
pattern MxfProfile_XAVC :: MxfProfile | |
pattern MxfProfile_XDCAM :: MxfProfile |