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
Documentation
data Xavc4kIntraCbgProfileSettings Source #
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value XAVC_4K_INTRA_CBG.
See: newXavc4kIntraCbgProfileSettings
smart constructor.
Xavc4kIntraCbgProfileSettings' | |
|
Instances
newXavc4kIntraCbgProfileSettings :: Xavc4kIntraCbgProfileSettings Source #
Create a value of Xavc4kIntraCbgProfileSettings
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:xavcClass:Xavc4kIntraCbgProfileSettings'
, xavc4kIntraCbgProfileSettings_xavcClass
- Specify the XAVC Intra 4k (CBG) Class to set the bitrate of your output.
Outputs of the same class have similar image quality over the operating
points that are valid for that class.
xavc4kIntraCbgProfileSettings_xavcClass :: Lens' Xavc4kIntraCbgProfileSettings (Maybe Xavc4kIntraCbgProfileClass) Source #
Specify the XAVC Intra 4k (CBG) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.