| 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.M2tsAudioStreamType
Description
Synopsis
- newtype M2tsAudioStreamType where
- M2tsAudioStreamType' { }
- pattern M2tsAudioStreamType_ATSC :: M2tsAudioStreamType
- pattern M2tsAudioStreamType_DVB :: M2tsAudioStreamType
Documentation
newtype M2tsAudioStreamType Source #
M2ts Audio Stream Type
Constructors
| M2tsAudioStreamType' | |
Fields | |
Bundled Patterns
| pattern M2tsAudioStreamType_ATSC :: M2tsAudioStreamType | |
| pattern M2tsAudioStreamType_DVB :: M2tsAudioStreamType |