| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaLive.Channel.CaptionSelectorProperty
Documentation
data AncillarySourceSettingsProperty Source #
Constructors
| AncillarySourceSettingsProperty | |
Instances
| ToJSON AncillarySourceSettingsProperty Source # | |||||
| Show AncillarySourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AncillarySourceSettingsProperty Methods showsPrec :: Int -> AncillarySourceSettingsProperty -> ShowS # | |||||
| Eq AncillarySourceSettingsProperty Source # | |||||
| ToResourceProperties AncillarySourceSettingsProperty Source # | |||||
| Property "SourceAncillaryChannelNumber" AncillarySourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.AncillarySourceSettingsProperty Associated Types
Methods set :: PropertyType "SourceAncillaryChannelNumber" AncillarySourceSettingsProperty -> AncillarySourceSettingsProperty -> AncillarySourceSettingsProperty # | |||||
| type PropertyType "SourceAncillaryChannelNumber" AncillarySourceSettingsProperty Source # | |||||
data AribSourceSettingsProperty Source #
Constructors
| AribSourceSettingsProperty | |
Fields
| |
Instances
data CaptionRectangleProperty Source #
Constructors
| CaptionRectangleProperty | |
Fields | |
Instances
data CaptionSelectorSettingsProperty Source #
Constructors
| CaptionSelectorSettingsProperty | |
Fields
| |
Instances
| ToJSON CaptionSelectorSettingsProperty Source # | |||||
| Show CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Methods showsPrec :: Int -> CaptionSelectorSettingsProperty -> ShowS # | |||||
| Eq CaptionSelectorSettingsProperty Source # | |||||
| ToResourceProperties CaptionSelectorSettingsProperty Source # | |||||
| Property "AncillarySourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AncillarySourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "AribSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "AribSourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "DvbSubSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "DvbSubSourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "EmbeddedSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "EmbeddedSourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "Scte20SourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "Scte20SourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "Scte27SourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "Scte27SourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| Property "TeletextSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty Associated Types
Methods set :: PropertyType "TeletextSourceSettings" CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty -> CaptionSelectorSettingsProperty # | |||||
| type PropertyType "AncillarySourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "AncillarySourceSettings" CaptionSelectorSettingsProperty = AncillarySourceSettingsProperty | |||||
| type PropertyType "AribSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
| type PropertyType "DvbSubSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "DvbSubSourceSettings" CaptionSelectorSettingsProperty = DvbSubSourceSettingsProperty | |||||
| type PropertyType "EmbeddedSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "EmbeddedSourceSettings" CaptionSelectorSettingsProperty = EmbeddedSourceSettingsProperty | |||||
| type PropertyType "Scte20SourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "Scte20SourceSettings" CaptionSelectorSettingsProperty = Scte20SourceSettingsProperty | |||||
| type PropertyType "Scte27SourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "Scte27SourceSettings" CaptionSelectorSettingsProperty = Scte27SourceSettingsProperty | |||||
| type PropertyType "TeletextSourceSettings" CaptionSelectorSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorSettingsProperty type PropertyType "TeletextSourceSettings" CaptionSelectorSettingsProperty = TeletextSourceSettingsProperty | |||||
data DvbSubSourceSettingsProperty Source #
Constructors
| DvbSubSourceSettingsProperty | |
Fields
| |
Instances
| ToJSON DvbSubSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.DvbSubSourceSettingsProperty Methods toJSON :: DvbSubSourceSettingsProperty -> Value # toEncoding :: DvbSubSourceSettingsProperty -> Encoding # toJSONList :: [DvbSubSourceSettingsProperty] -> Value # toEncodingList :: [DvbSubSourceSettingsProperty] -> Encoding # | |||||
| Show DvbSubSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.DvbSubSourceSettingsProperty Methods showsPrec :: Int -> DvbSubSourceSettingsProperty -> ShowS # show :: DvbSubSourceSettingsProperty -> String # showList :: [DvbSubSourceSettingsProperty] -> ShowS # | |||||
| Eq DvbSubSourceSettingsProperty Source # | |||||
| ToResourceProperties DvbSubSourceSettingsProperty Source # | |||||
| Property "OcrLanguage" DvbSubSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.DvbSubSourceSettingsProperty Associated Types
Methods set :: PropertyType "OcrLanguage" DvbSubSourceSettingsProperty -> DvbSubSourceSettingsProperty -> DvbSubSourceSettingsProperty # | |||||
| Property "Pid" DvbSubSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.DvbSubSourceSettingsProperty Associated Types
Methods set :: PropertyType "Pid" DvbSubSourceSettingsProperty -> DvbSubSourceSettingsProperty -> DvbSubSourceSettingsProperty # | |||||
| type PropertyType "OcrLanguage" DvbSubSourceSettingsProperty Source # | |||||
| type PropertyType "Pid" DvbSubSourceSettingsProperty Source # | |||||
data EmbeddedSourceSettingsProperty Source #
Constructors
| EmbeddedSourceSettingsProperty | |
Fields
| |
Instances
| ToJSON EmbeddedSourceSettingsProperty Source # | |||||
| Show EmbeddedSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.EmbeddedSourceSettingsProperty Methods showsPrec :: Int -> EmbeddedSourceSettingsProperty -> ShowS # show :: EmbeddedSourceSettingsProperty -> String # showList :: [EmbeddedSourceSettingsProperty] -> ShowS # | |||||
| Eq EmbeddedSourceSettingsProperty Source # | |||||
| ToResourceProperties EmbeddedSourceSettingsProperty Source # | |||||
| Property "Convert608To708" EmbeddedSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.EmbeddedSourceSettingsProperty Associated Types
Methods set :: PropertyType "Convert608To708" EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty # | |||||
| Property "Scte20Detection" EmbeddedSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.EmbeddedSourceSettingsProperty Associated Types
Methods set :: PropertyType "Scte20Detection" EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty # | |||||
| Property "Source608ChannelNumber" EmbeddedSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.EmbeddedSourceSettingsProperty Associated Types
Methods set :: PropertyType "Source608ChannelNumber" EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty # | |||||
| Property "Source608TrackNumber" EmbeddedSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.EmbeddedSourceSettingsProperty Associated Types
Methods set :: PropertyType "Source608TrackNumber" EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty -> EmbeddedSourceSettingsProperty # | |||||
| type PropertyType "Convert608To708" EmbeddedSourceSettingsProperty Source # | |||||
| type PropertyType "Scte20Detection" EmbeddedSourceSettingsProperty Source # | |||||
| type PropertyType "Source608ChannelNumber" EmbeddedSourceSettingsProperty Source # | |||||
| type PropertyType "Source608TrackNumber" EmbeddedSourceSettingsProperty Source # | |||||
data Scte20SourceSettingsProperty Source #
Constructors
| Scte20SourceSettingsProperty | |
Fields
| |
Instances
| ToJSON Scte20SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte20SourceSettingsProperty Methods toJSON :: Scte20SourceSettingsProperty -> Value # toEncoding :: Scte20SourceSettingsProperty -> Encoding # toJSONList :: [Scte20SourceSettingsProperty] -> Value # toEncodingList :: [Scte20SourceSettingsProperty] -> Encoding # | |||||
| Show Scte20SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte20SourceSettingsProperty Methods showsPrec :: Int -> Scte20SourceSettingsProperty -> ShowS # show :: Scte20SourceSettingsProperty -> String # showList :: [Scte20SourceSettingsProperty] -> ShowS # | |||||
| Eq Scte20SourceSettingsProperty Source # | |||||
| ToResourceProperties Scte20SourceSettingsProperty Source # | |||||
| Property "Convert608To708" Scte20SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte20SourceSettingsProperty Associated Types
Methods set :: PropertyType "Convert608To708" Scte20SourceSettingsProperty -> Scte20SourceSettingsProperty -> Scte20SourceSettingsProperty # | |||||
| Property "Source608ChannelNumber" Scte20SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte20SourceSettingsProperty Associated Types
Methods set :: PropertyType "Source608ChannelNumber" Scte20SourceSettingsProperty -> Scte20SourceSettingsProperty -> Scte20SourceSettingsProperty # | |||||
| type PropertyType "Convert608To708" Scte20SourceSettingsProperty Source # | |||||
| type PropertyType "Source608ChannelNumber" Scte20SourceSettingsProperty Source # | |||||
data Scte27SourceSettingsProperty Source #
Constructors
| Scte27SourceSettingsProperty | |
Fields
| |
Instances
| ToJSON Scte27SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte27SourceSettingsProperty Methods toJSON :: Scte27SourceSettingsProperty -> Value # toEncoding :: Scte27SourceSettingsProperty -> Encoding # toJSONList :: [Scte27SourceSettingsProperty] -> Value # toEncodingList :: [Scte27SourceSettingsProperty] -> Encoding # | |||||
| Show Scte27SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte27SourceSettingsProperty Methods showsPrec :: Int -> Scte27SourceSettingsProperty -> ShowS # show :: Scte27SourceSettingsProperty -> String # showList :: [Scte27SourceSettingsProperty] -> ShowS # | |||||
| Eq Scte27SourceSettingsProperty Source # | |||||
| ToResourceProperties Scte27SourceSettingsProperty Source # | |||||
| Property "OcrLanguage" Scte27SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte27SourceSettingsProperty Associated Types
Methods set :: PropertyType "OcrLanguage" Scte27SourceSettingsProperty -> Scte27SourceSettingsProperty -> Scte27SourceSettingsProperty # | |||||
| Property "Pid" Scte27SourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.Scte27SourceSettingsProperty Associated Types
Methods set :: PropertyType "Pid" Scte27SourceSettingsProperty -> Scte27SourceSettingsProperty -> Scte27SourceSettingsProperty # | |||||
| type PropertyType "OcrLanguage" Scte27SourceSettingsProperty Source # | |||||
| type PropertyType "Pid" Scte27SourceSettingsProperty Source # | |||||
data TeletextSourceSettingsProperty Source #
Constructors
| TeletextSourceSettingsProperty | |
Fields | |
Instances
| ToJSON TeletextSourceSettingsProperty Source # | |||||
| Show TeletextSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.TeletextSourceSettingsProperty Methods showsPrec :: Int -> TeletextSourceSettingsProperty -> ShowS # show :: TeletextSourceSettingsProperty -> String # showList :: [TeletextSourceSettingsProperty] -> ShowS # | |||||
| Eq TeletextSourceSettingsProperty Source # | |||||
| ToResourceProperties TeletextSourceSettingsProperty Source # | |||||
| Property "OutputRectangle" TeletextSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.TeletextSourceSettingsProperty Associated Types
Methods set :: PropertyType "OutputRectangle" TeletextSourceSettingsProperty -> TeletextSourceSettingsProperty -> TeletextSourceSettingsProperty # | |||||
| Property "PageNumber" TeletextSourceSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.TeletextSourceSettingsProperty Associated Types
Methods set :: PropertyType "PageNumber" TeletextSourceSettingsProperty -> TeletextSourceSettingsProperty -> TeletextSourceSettingsProperty # | |||||
| type PropertyType "OutputRectangle" TeletextSourceSettingsProperty Source # | |||||
| type PropertyType "PageNumber" TeletextSourceSettingsProperty Source # | |||||
data CaptionSelectorProperty Source #
Constructors
| CaptionSelectorProperty | |
Fields | |
Instances
| ToJSON CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Methods toJSON :: CaptionSelectorProperty -> Value # toEncoding :: CaptionSelectorProperty -> Encoding # toJSONList :: [CaptionSelectorProperty] -> Value # | |||||
| Show CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Methods showsPrec :: Int -> CaptionSelectorProperty -> ShowS # show :: CaptionSelectorProperty -> String # showList :: [CaptionSelectorProperty] -> ShowS # | |||||
| Eq CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Methods (==) :: CaptionSelectorProperty -> CaptionSelectorProperty -> Bool # (/=) :: CaptionSelectorProperty -> CaptionSelectorProperty -> Bool # | |||||
| ToResourceProperties CaptionSelectorProperty Source # | |||||
| Property "LanguageCode" CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Associated Types
Methods set :: PropertyType "LanguageCode" CaptionSelectorProperty -> CaptionSelectorProperty -> CaptionSelectorProperty # | |||||
| Property "Name" CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Associated Types
Methods set :: PropertyType "Name" CaptionSelectorProperty -> CaptionSelectorProperty -> CaptionSelectorProperty # | |||||
| Property "SelectorSettings" CaptionSelectorProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.CaptionSelectorProperty Associated Types
Methods set :: PropertyType "SelectorSettings" CaptionSelectorProperty -> CaptionSelectorProperty -> CaptionSelectorProperty # | |||||
| type PropertyType "LanguageCode" CaptionSelectorProperty Source # | |||||
| type PropertyType "Name" CaptionSelectorProperty Source # | |||||
| type PropertyType "SelectorSettings" CaptionSelectorProperty Source # | |||||