| 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.AudioTrack
Description
Synopsis
- data AudioTrack = AudioTrack' {}
- newAudioTrack :: Natural -> AudioTrack
- audioTrack_track :: Lens' AudioTrack Natural
Documentation
data AudioTrack Source #
Audio Track
See: newAudioTrack smart constructor.
Constructors
| AudioTrack' | |
Instances
Arguments
| :: Natural | |
| -> AudioTrack |
Create a value of AudioTrack 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:track:AudioTrack', audioTrack_track - 1-based integer value that maps to a specific audio track
audioTrack_track :: Lens' AudioTrack Natural Source #
1-based integer value that maps to a specific audio track