| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaLive.Channel.AudioSelectorProperty
Documentation
data AudioDolbyEDecodeProperty Source #
Constructors
| AudioDolbyEDecodeProperty | |
Instances
data AudioHlsRenditionSelectionProperty Source #
Constructors
| AudioHlsRenditionSelectionProperty | |
Fields | |
Instances
| ToJSON AudioHlsRenditionSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioHlsRenditionSelectionProperty | |||||
| Show AudioHlsRenditionSelectionProperty Source # | |||||
| Eq AudioHlsRenditionSelectionProperty Source # | |||||
| ToResourceProperties AudioHlsRenditionSelectionProperty Source # | |||||
| Property "GroupId" AudioHlsRenditionSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioHlsRenditionSelectionProperty Associated Types
Methods set :: PropertyType "GroupId" AudioHlsRenditionSelectionProperty -> AudioHlsRenditionSelectionProperty -> AudioHlsRenditionSelectionProperty # | |||||
| Property "Name" AudioHlsRenditionSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioHlsRenditionSelectionProperty Associated Types
| |||||
| type PropertyType "GroupId" AudioHlsRenditionSelectionProperty Source # | |||||
| type PropertyType "Name" AudioHlsRenditionSelectionProperty Source # | |||||
data AudioLanguageSelectionProperty Source #
Constructors
| AudioLanguageSelectionProperty | |
Fields
| |
Instances
| ToJSON AudioLanguageSelectionProperty Source # | |||||
| Show AudioLanguageSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioLanguageSelectionProperty Methods showsPrec :: Int -> AudioLanguageSelectionProperty -> ShowS # show :: AudioLanguageSelectionProperty -> String # showList :: [AudioLanguageSelectionProperty] -> ShowS # | |||||
| Eq AudioLanguageSelectionProperty Source # | |||||
| ToResourceProperties AudioLanguageSelectionProperty Source # | |||||
| Property "LanguageCode" AudioLanguageSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioLanguageSelectionProperty Associated Types
Methods set :: PropertyType "LanguageCode" AudioLanguageSelectionProperty -> AudioLanguageSelectionProperty -> AudioLanguageSelectionProperty # | |||||
| Property "LanguageSelectionPolicy" AudioLanguageSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioLanguageSelectionProperty Associated Types
Methods set :: PropertyType "LanguageSelectionPolicy" AudioLanguageSelectionProperty -> AudioLanguageSelectionProperty -> AudioLanguageSelectionProperty # | |||||
| type PropertyType "LanguageCode" AudioLanguageSelectionProperty Source # | |||||
| type PropertyType "LanguageSelectionPolicy" AudioLanguageSelectionProperty Source # | |||||
data AudioPidSelectionProperty Source #
Constructors
| AudioPidSelectionProperty | |
Instances
| ToJSON AudioPidSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioPidSelectionProperty Methods toJSON :: AudioPidSelectionProperty -> Value # toEncoding :: AudioPidSelectionProperty -> Encoding # toJSONList :: [AudioPidSelectionProperty] -> Value # | |||||
| Show AudioPidSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioPidSelectionProperty Methods showsPrec :: Int -> AudioPidSelectionProperty -> ShowS # show :: AudioPidSelectionProperty -> String # showList :: [AudioPidSelectionProperty] -> ShowS # | |||||
| Eq AudioPidSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioPidSelectionProperty Methods (==) :: AudioPidSelectionProperty -> AudioPidSelectionProperty -> Bool # (/=) :: AudioPidSelectionProperty -> AudioPidSelectionProperty -> Bool # | |||||
| ToResourceProperties AudioPidSelectionProperty Source # | |||||
| Property "Pid" AudioPidSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioPidSelectionProperty Associated Types
Methods set :: PropertyType "Pid" AudioPidSelectionProperty -> AudioPidSelectionProperty -> AudioPidSelectionProperty # | |||||
| type PropertyType "Pid" AudioPidSelectionProperty Source # | |||||
data AudioSelectorSettingsProperty Source #
Constructors
| AudioSelectorSettingsProperty | |
Instances
| ToJSON AudioSelectorSettingsProperty Source # | |||||
| Show AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty Methods showsPrec :: Int -> AudioSelectorSettingsProperty -> ShowS # show :: AudioSelectorSettingsProperty -> String # showList :: [AudioSelectorSettingsProperty] -> ShowS # | |||||
| Eq AudioSelectorSettingsProperty Source # | |||||
| ToResourceProperties AudioSelectorSettingsProperty Source # | |||||
| Property "AudioHlsRenditionSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AudioHlsRenditionSelection" AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty # | |||||
| Property "AudioLanguageSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AudioLanguageSelection" AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty # | |||||
| Property "AudioPidSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AudioPidSelection" AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty # | |||||
| Property "AudioTrackSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AudioTrackSelection" AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty -> AudioSelectorSettingsProperty # | |||||
| type PropertyType "AudioHlsRenditionSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty type PropertyType "AudioHlsRenditionSelection" AudioSelectorSettingsProperty = AudioHlsRenditionSelectionProperty | |||||
| type PropertyType "AudioLanguageSelection" AudioSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorSettingsProperty type PropertyType "AudioLanguageSelection" AudioSelectorSettingsProperty = AudioLanguageSelectionProperty | |||||
| type PropertyType "AudioPidSelection" AudioSelectorSettingsProperty Source # | |||||
| type PropertyType "AudioTrackSelection" AudioSelectorSettingsProperty Source # | |||||
data AudioTrackSelectionProperty Source #
Constructors
| AudioTrackSelectionProperty | |
Fields | |
Instances
| ToJSON AudioTrackSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackSelectionProperty Methods toJSON :: AudioTrackSelectionProperty -> Value # toEncoding :: AudioTrackSelectionProperty -> Encoding # toJSONList :: [AudioTrackSelectionProperty] -> Value # toEncodingList :: [AudioTrackSelectionProperty] -> Encoding # | |||||
| Show AudioTrackSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackSelectionProperty Methods showsPrec :: Int -> AudioTrackSelectionProperty -> ShowS # show :: AudioTrackSelectionProperty -> String # showList :: [AudioTrackSelectionProperty] -> ShowS # | |||||
| Eq AudioTrackSelectionProperty Source # | |||||
| ToResourceProperties AudioTrackSelectionProperty Source # | |||||
| Property "DolbyEDecode" AudioTrackSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackSelectionProperty Associated Types
Methods set :: PropertyType "DolbyEDecode" AudioTrackSelectionProperty -> AudioTrackSelectionProperty -> AudioTrackSelectionProperty # | |||||
| Property "Tracks" AudioTrackSelectionProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackSelectionProperty Associated Types
Methods set :: PropertyType "Tracks" AudioTrackSelectionProperty -> AudioTrackSelectionProperty -> AudioTrackSelectionProperty # | |||||
| type PropertyType "DolbyEDecode" AudioTrackSelectionProperty Source # | |||||
| type PropertyType "Tracks" AudioTrackSelectionProperty Source # | |||||
data AudioTrackProperty Source #
Constructors
| AudioTrackProperty | |
Fields
| |
Instances
| ToJSON AudioTrackProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackProperty Methods toJSON :: AudioTrackProperty -> Value # toEncoding :: AudioTrackProperty -> Encoding # toJSONList :: [AudioTrackProperty] -> Value # toEncodingList :: [AudioTrackProperty] -> Encoding # omitField :: AudioTrackProperty -> Bool # | |||||
| Show AudioTrackProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackProperty Methods showsPrec :: Int -> AudioTrackProperty -> ShowS # show :: AudioTrackProperty -> String # showList :: [AudioTrackProperty] -> ShowS # | |||||
| Eq AudioTrackProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackProperty Methods (==) :: AudioTrackProperty -> AudioTrackProperty -> Bool # (/=) :: AudioTrackProperty -> AudioTrackProperty -> Bool # | |||||
| ToResourceProperties AudioTrackProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackProperty Methods toResourceProperties :: AudioTrackProperty -> ResourceProperties # | |||||
| Property "Track" AudioTrackProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioTrackProperty Associated Types
Methods set :: PropertyType "Track" AudioTrackProperty -> AudioTrackProperty -> AudioTrackProperty # | |||||
| type PropertyType "Track" AudioTrackProperty Source # | |||||
data AudioSelectorProperty Source #
Constructors
| AudioSelectorProperty | |
Fields | |
Instances
| ToJSON AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Methods toJSON :: AudioSelectorProperty -> Value # toEncoding :: AudioSelectorProperty -> Encoding # toJSONList :: [AudioSelectorProperty] -> Value # toEncodingList :: [AudioSelectorProperty] -> Encoding # omitField :: AudioSelectorProperty -> Bool # | |||||
| Show AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Methods showsPrec :: Int -> AudioSelectorProperty -> ShowS # show :: AudioSelectorProperty -> String # showList :: [AudioSelectorProperty] -> ShowS # | |||||
| Eq AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Methods (==) :: AudioSelectorProperty -> AudioSelectorProperty -> Bool # (/=) :: AudioSelectorProperty -> AudioSelectorProperty -> Bool # | |||||
| ToResourceProperties AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Methods toResourceProperties :: AudioSelectorProperty -> ResourceProperties # | |||||
| Property "Name" AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Associated Types
Methods set :: PropertyType "Name" AudioSelectorProperty -> AudioSelectorProperty -> AudioSelectorProperty # | |||||
| Property "SelectorSettings" AudioSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AudioSelectorProperty Associated Types
Methods set :: PropertyType "SelectorSettings" AudioSelectorProperty -> AudioSelectorProperty -> AudioSelectorProperty # | |||||
| type PropertyType "Name" AudioSelectorProperty Source # | |||||
| type PropertyType "SelectorSettings" AudioSelectorProperty Source # | |||||