| 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.H265Profile
Description
Synopsis
- newtype H265Profile where
- H265Profile' { }
- pattern H265Profile_MAIN :: H265Profile
- pattern H265Profile_MAIN_10BIT :: H265Profile
Documentation
newtype H265Profile Source #
H265 Profile
Constructors
| H265Profile' | |
Fields | |
Bundled Patterns
| pattern H265Profile_MAIN :: H265Profile | |
| pattern H265Profile_MAIN_10BIT :: H265Profile |