Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Amazonka.MediaLive.Types.H264SpatialAq
Description
Synopsis
- newtype H264SpatialAq where
- H264SpatialAq' { }
- pattern H264SpatialAq_DISABLED :: H264SpatialAq
- pattern H264SpatialAq_ENABLED :: H264SpatialAq
Documentation
newtype H264SpatialAq Source #
H264 Spatial Aq
Constructors
H264SpatialAq' | |
Fields |
Bundled Patterns
pattern H264SpatialAq_DISABLED :: H264SpatialAq | |
pattern H264SpatialAq_ENABLED :: H264SpatialAq |