module Stratosphere.MediaLive.Channel.DvbSubDestinationSettingsProperty (
        module Exports, DvbSubDestinationSettingsProperty(..),
        mkDvbSubDestinationSettingsProperty
    ) where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.Property
import {-# SOURCE #-} Stratosphere.MediaLive.Channel.InputLocationProperty as Exports
import Stratosphere.ResourceProperties
import Stratosphere.Value
data DvbSubDestinationSettingsProperty
  = -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html>
    DvbSubDestinationSettingsProperty {DvbSubDestinationSettingsProperty -> ()
haddock_workaround_ :: (),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-alignment>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
alignment :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-backgroundcolor>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-backgroundopacity>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
backgroundOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-font>
                                       DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
font :: (Prelude.Maybe InputLocationProperty),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-fontcolor>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-fontopacity>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-fontresolution>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-fontsize>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontSize :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-outlinecolor>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-outlinesize>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
outlineSize :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-shadowcolor>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-shadowopacity>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-shadowxoffset>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-shadowyoffset>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-subtitlerows>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
subtitleRows :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-teletextgridcontrol>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-xposition>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
xPosition :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html#cfn-medialive-channel-dvbsubdestinationsettings-yposition>
                                       DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: (Prelude.Maybe (Value Prelude.Integer))}
  deriving stock (DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty -> Bool
(DvbSubDestinationSettingsProperty
 -> DvbSubDestinationSettingsProperty -> Bool)
-> (DvbSubDestinationSettingsProperty
    -> DvbSubDestinationSettingsProperty -> Bool)
-> Eq DvbSubDestinationSettingsProperty
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
$c== :: DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty -> Bool
== :: DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty -> Bool
$c/= :: DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty -> Bool
/= :: DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty -> Bool
Prelude.Eq, Int -> DvbSubDestinationSettingsProperty -> ShowS
[DvbSubDestinationSettingsProperty] -> ShowS
DvbSubDestinationSettingsProperty -> String
(Int -> DvbSubDestinationSettingsProperty -> ShowS)
-> (DvbSubDestinationSettingsProperty -> String)
-> ([DvbSubDestinationSettingsProperty] -> ShowS)
-> Show DvbSubDestinationSettingsProperty
forall a.
(Int -> a -> ShowS) -> (a -> String) -> ([a] -> ShowS) -> Show a
$cshowsPrec :: Int -> DvbSubDestinationSettingsProperty -> ShowS
showsPrec :: Int -> DvbSubDestinationSettingsProperty -> ShowS
$cshow :: DvbSubDestinationSettingsProperty -> String
show :: DvbSubDestinationSettingsProperty -> String
$cshowList :: [DvbSubDestinationSettingsProperty] -> ShowS
showList :: [DvbSubDestinationSettingsProperty] -> ShowS
Prelude.Show)
mkDvbSubDestinationSettingsProperty ::
  DvbSubDestinationSettingsProperty
mkDvbSubDestinationSettingsProperty :: DvbSubDestinationSettingsProperty
mkDvbSubDestinationSettingsProperty
  = DvbSubDestinationSettingsProperty
      {haddock_workaround_ :: ()
haddock_workaround_ = (), alignment :: Maybe (Value Text)
alignment = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       backgroundColor :: Maybe (Value Text)
backgroundColor = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       backgroundOpacity :: Maybe (Value Integer)
backgroundOpacity = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing, font :: Maybe InputLocationProperty
font = Maybe InputLocationProperty
forall a. Maybe a
Prelude.Nothing,
       fontColor :: Maybe (Value Text)
fontColor = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing, fontOpacity :: Maybe (Value Integer)
fontOpacity = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing,
       fontResolution :: Maybe (Value Integer)
fontResolution = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing, fontSize :: Maybe (Value Text)
fontSize = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       outlineColor :: Maybe (Value Text)
outlineColor = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing, outlineSize :: Maybe (Value Integer)
outlineSize = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing,
       shadowColor :: Maybe (Value Text)
shadowColor = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing, shadowOpacity :: Maybe (Value Integer)
shadowOpacity = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing,
       shadowXOffset :: Maybe (Value Integer)
shadowXOffset = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing, shadowYOffset :: Maybe (Value Integer)
shadowYOffset = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing,
       subtitleRows :: Maybe (Value Text)
subtitleRows = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       teletextGridControl :: Maybe (Value Text)
teletextGridControl = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing, xPosition :: Maybe (Value Integer)
xPosition = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing,
       yPosition :: Maybe (Value Integer)
yPosition = Maybe (Value Integer)
forall a. Maybe a
Prelude.Nothing}
instance ToResourceProperties DvbSubDestinationSettingsProperty where
  toResourceProperties :: DvbSubDestinationSettingsProperty -> ResourceProperties
toResourceProperties DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = ResourceProperties
        {awsType :: Text
awsType = Text
"AWS::MediaLive::Channel.DvbSubDestinationSettings",
         supportsTags :: Bool
supportsTags = Bool
Prelude.False,
         properties :: Object
properties = [Item Object] -> Object
forall l. IsList l => [Item l] -> l
Prelude.fromList
                        ([Maybe (Key, Value)] -> [(Key, Value)]
forall a. [Maybe a] -> [a]
Prelude.catMaybes
                           [Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Alignment" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
alignment,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BackgroundColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
backgroundColor,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BackgroundOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
backgroundOpacity,
                            Key -> InputLocationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Font" (InputLocationProperty -> (Key, Value))
-> Maybe InputLocationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe InputLocationProperty
font,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fontColor,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
fontOpacity,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontResolution" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
fontResolution,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontSize" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fontSize,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"OutlineColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
outlineColor,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"OutlineSize" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
outlineSize,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
shadowColor,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowOpacity,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowXOffset" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowXOffset,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowYOffset" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowYOffset,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"SubtitleRows" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
subtitleRows,
                            Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"TeletextGridControl" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
teletextGridControl,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"XPosition" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
xPosition,
                            Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"YPosition" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
yPosition])}
instance JSON.ToJSON DvbSubDestinationSettingsProperty where
  toJSON :: DvbSubDestinationSettingsProperty -> Value
toJSON DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = [(Key, Value)] -> Value
JSON.object
        ([Item [(Key, Value)]] -> [(Key, Value)]
forall l. IsList l => [Item l] -> l
Prelude.fromList
           ([Maybe (Key, Value)] -> [(Key, Value)]
forall a. [Maybe a] -> [a]
Prelude.catMaybes
              [Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Alignment" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
alignment,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BackgroundColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
backgroundColor,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BackgroundOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
backgroundOpacity,
               Key -> InputLocationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Font" (InputLocationProperty -> (Key, Value))
-> Maybe InputLocationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe InputLocationProperty
font,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fontColor,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
fontOpacity,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontResolution" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
fontResolution,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FontSize" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fontSize,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"OutlineColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
outlineColor,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"OutlineSize" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
outlineSize,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowColor" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
shadowColor,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowOpacity" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowOpacity,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowXOffset" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowXOffset,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ShadowYOffset" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
shadowYOffset,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"SubtitleRows" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
subtitleRows,
               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"TeletextGridControl" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
teletextGridControl,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"XPosition" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
xPosition,
               Key -> Value Integer -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"YPosition" (Value Integer -> (Key, Value))
-> Maybe (Value Integer) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Integer)
yPosition]))
instance Property "Alignment" DvbSubDestinationSettingsProperty where
  type PropertyType "Alignment" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "Alignment" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "Alignment" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {alignment :: Maybe (Value Text)
alignment = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "Alignment" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "BackgroundColor" DvbSubDestinationSettingsProperty where
  type PropertyType "BackgroundColor" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "BackgroundColor" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "BackgroundColor" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {backgroundColor :: Maybe (Value Text)
backgroundColor = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "BackgroundColor" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "BackgroundOpacity" DvbSubDestinationSettingsProperty where
  type PropertyType "BackgroundOpacity" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "BackgroundOpacity" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "BackgroundOpacity" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {backgroundOpacity :: Maybe (Value Integer)
backgroundOpacity = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "BackgroundOpacity" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "Font" DvbSubDestinationSettingsProperty where
  type PropertyType "Font" DvbSubDestinationSettingsProperty = InputLocationProperty
  set :: PropertyType "Font" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "Font" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {font :: Maybe InputLocationProperty
font = InputLocationProperty -> Maybe InputLocationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "Font" DvbSubDestinationSettingsProperty
InputLocationProperty
newValue, Maybe (Value Integer)
Maybe (Value Text)
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "FontColor" DvbSubDestinationSettingsProperty where
  type PropertyType "FontColor" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "FontColor" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "FontColor" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {fontColor :: Maybe (Value Text)
fontColor = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "FontColor" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "FontOpacity" DvbSubDestinationSettingsProperty where
  type PropertyType "FontOpacity" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "FontOpacity" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "FontOpacity" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {fontOpacity :: Maybe (Value Integer)
fontOpacity = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "FontOpacity" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "FontResolution" DvbSubDestinationSettingsProperty where
  type PropertyType "FontResolution" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "FontResolution" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "FontResolution" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {fontResolution :: Maybe (Value Integer)
fontResolution = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "FontResolution" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "FontSize" DvbSubDestinationSettingsProperty where
  type PropertyType "FontSize" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "FontSize" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "FontSize" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {fontSize :: Maybe (Value Text)
fontSize = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "FontSize" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "OutlineColor" DvbSubDestinationSettingsProperty where
  type PropertyType "OutlineColor" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "OutlineColor" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "OutlineColor" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {outlineColor :: Maybe (Value Text)
outlineColor = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "OutlineColor" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "OutlineSize" DvbSubDestinationSettingsProperty where
  type PropertyType "OutlineSize" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "OutlineSize" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "OutlineSize" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {outlineSize :: Maybe (Value Integer)
outlineSize = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "OutlineSize" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "ShadowColor" DvbSubDestinationSettingsProperty where
  type PropertyType "ShadowColor" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "ShadowColor" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "ShadowColor" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {shadowColor :: Maybe (Value Text)
shadowColor = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "ShadowColor" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "ShadowOpacity" DvbSubDestinationSettingsProperty where
  type PropertyType "ShadowOpacity" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowOpacity" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "ShadowOpacity" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {shadowOpacity :: Maybe (Value Integer)
shadowOpacity = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "ShadowOpacity" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "ShadowXOffset" DvbSubDestinationSettingsProperty where
  type PropertyType "ShadowXOffset" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowXOffset" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "ShadowXOffset" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {shadowXOffset :: Maybe (Value Integer)
shadowXOffset = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "ShadowXOffset" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "ShadowYOffset" DvbSubDestinationSettingsProperty where
  type PropertyType "ShadowYOffset" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowYOffset" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "ShadowYOffset" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {shadowYOffset :: Maybe (Value Integer)
shadowYOffset = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "ShadowYOffset" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "SubtitleRows" DvbSubDestinationSettingsProperty where
  type PropertyType "SubtitleRows" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "SubtitleRows" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "SubtitleRows" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {subtitleRows :: Maybe (Value Text)
subtitleRows = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "SubtitleRows" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "TeletextGridControl" DvbSubDestinationSettingsProperty where
  type PropertyType "TeletextGridControl" DvbSubDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType
  "TeletextGridControl" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType
  "TeletextGridControl" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {teletextGridControl :: Maybe (Value Text)
teletextGridControl = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "TeletextGridControl" DvbSubDestinationSettingsProperty
Value Text
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
instance Property "XPosition" DvbSubDestinationSettingsProperty where
  type PropertyType "XPosition" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "XPosition" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "XPosition" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {xPosition :: Maybe (Value Integer)
xPosition = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "XPosition" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
yPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
yPosition :: Maybe (Value Integer)
..}
instance Property "YPosition" DvbSubDestinationSettingsProperty where
  type PropertyType "YPosition" DvbSubDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "YPosition" DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
-> DvbSubDestinationSettingsProperty
set PropertyType "YPosition" DvbSubDestinationSettingsProperty
newValue DvbSubDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: DvbSubDestinationSettingsProperty -> ()
alignment :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
font :: DvbSubDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: DvbSubDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: DvbSubDestinationSettingsProperty -> Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
yPosition :: Maybe (Value Integer)
..}
    = DvbSubDestinationSettingsProperty
        {yPosition :: Maybe (Value Integer)
yPosition = Value Integer -> Maybe (Value Integer)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "YPosition" DvbSubDestinationSettingsProperty
Value Integer
newValue, Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
haddock_workaround_ :: ()
alignment :: Maybe (Value Text)
backgroundColor :: Maybe (Value Text)
backgroundOpacity :: Maybe (Value Integer)
font :: Maybe InputLocationProperty
fontColor :: Maybe (Value Text)
fontOpacity :: Maybe (Value Integer)
fontResolution :: Maybe (Value Integer)
fontSize :: Maybe (Value Text)
outlineColor :: Maybe (Value Text)
outlineSize :: Maybe (Value Integer)
shadowColor :: Maybe (Value Text)
shadowOpacity :: Maybe (Value Integer)
shadowXOffset :: Maybe (Value Integer)
shadowYOffset :: Maybe (Value Integer)
subtitleRows :: Maybe (Value Text)
teletextGridControl :: Maybe (Value Text)
xPosition :: Maybe (Value Integer)
..}