| 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.MediaConvert.Types.AacCodecProfile
Description
Synopsis
- newtype AacCodecProfile where
- AacCodecProfile' { }
- pattern AacCodecProfile_HEV1 :: AacCodecProfile
- pattern AacCodecProfile_HEV2 :: AacCodecProfile
- pattern AacCodecProfile_LC :: AacCodecProfile
Documentation
newtype AacCodecProfile Source #
AAC Profile.
Constructors
| AacCodecProfile' | |
Fields | |
Bundled Patterns
| pattern AacCodecProfile_HEV1 :: AacCodecProfile | |
| pattern AacCodecProfile_HEV2 :: AacCodecProfile | |
| pattern AacCodecProfile_LC :: AacCodecProfile |