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 XavcHdIntraCbgProfileSettings Source #
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value XAVC_HD_INTRA_CBG.
See: newXavcHdIntraCbgProfileSettings
smart constructor.
XavcHdIntraCbgProfileSettings' | |
|
Instances
newXavcHdIntraCbgProfileSettings :: XavcHdIntraCbgProfileSettings Source #
Create a value of XavcHdIntraCbgProfileSettings
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:XavcHdIntraCbgProfileSettings'
, xavcHdIntraCbgProfileSettings_xavcClass
- Specify the XAVC Intra HD (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.
xavcHdIntraCbgProfileSettings_xavcClass :: Lens' XavcHdIntraCbgProfileSettings (Maybe XavcHdIntraCbgProfileClass) Source #
Specify the XAVC Intra HD (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.