module Stratosphere.MediaLive.Channel.BurnInDestinationSettingsProperty (
        module Exports, BurnInDestinationSettingsProperty(..),
        mkBurnInDestinationSettingsProperty
    ) 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 BurnInDestinationSettingsProperty
  = -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html>
    BurnInDestinationSettingsProperty {BurnInDestinationSettingsProperty -> ()
haddock_workaround_ :: (),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-alignment>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
alignment :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-backgroundcolor>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-backgroundopacity>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
backgroundOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-font>
                                       BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
font :: (Prelude.Maybe InputLocationProperty),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-fontcolor>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-fontopacity>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-fontresolution>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-fontsize>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontSize :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-outlinecolor>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-outlinesize>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
outlineSize :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-shadowcolor>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowColor :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-shadowopacity>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowOpacity :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-shadowxoffset>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-shadowyoffset>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-subtitlerows>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
subtitleRows :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-teletextgridcontrol>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: (Prelude.Maybe (Value Prelude.Text)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-xposition>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
xPosition :: (Prelude.Maybe (Value Prelude.Integer)),
                                       -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html#cfn-medialive-channel-burnindestinationsettings-yposition>
                                       BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: (Prelude.Maybe (Value Prelude.Integer))}
  deriving stock (BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty -> Bool
(BurnInDestinationSettingsProperty
 -> BurnInDestinationSettingsProperty -> Bool)
-> (BurnInDestinationSettingsProperty
    -> BurnInDestinationSettingsProperty -> Bool)
-> Eq BurnInDestinationSettingsProperty
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
$c== :: BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty -> Bool
== :: BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty -> Bool
$c/= :: BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty -> Bool
/= :: BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty -> Bool
Prelude.Eq, Int -> BurnInDestinationSettingsProperty -> ShowS
[BurnInDestinationSettingsProperty] -> ShowS
BurnInDestinationSettingsProperty -> String
(Int -> BurnInDestinationSettingsProperty -> ShowS)
-> (BurnInDestinationSettingsProperty -> String)
-> ([BurnInDestinationSettingsProperty] -> ShowS)
-> Show BurnInDestinationSettingsProperty
forall a.
(Int -> a -> ShowS) -> (a -> String) -> ([a] -> ShowS) -> Show a
$cshowsPrec :: Int -> BurnInDestinationSettingsProperty -> ShowS
showsPrec :: Int -> BurnInDestinationSettingsProperty -> ShowS
$cshow :: BurnInDestinationSettingsProperty -> String
show :: BurnInDestinationSettingsProperty -> String
$cshowList :: [BurnInDestinationSettingsProperty] -> ShowS
showList :: [BurnInDestinationSettingsProperty] -> ShowS
Prelude.Show)
mkBurnInDestinationSettingsProperty ::
  BurnInDestinationSettingsProperty
mkBurnInDestinationSettingsProperty :: BurnInDestinationSettingsProperty
mkBurnInDestinationSettingsProperty
  = BurnInDestinationSettingsProperty
      {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 BurnInDestinationSettingsProperty where
  toResourceProperties :: BurnInDestinationSettingsProperty -> ResourceProperties
toResourceProperties BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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.BurnInDestinationSettings",
         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 BurnInDestinationSettingsProperty where
  toJSON :: BurnInDestinationSettingsProperty -> Value
toJSON BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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" BurnInDestinationSettingsProperty where
  type PropertyType "Alignment" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "Alignment" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "Alignment" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "BackgroundColor" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "BackgroundColor" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "BackgroundColor" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "BackgroundOpacity" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "BackgroundOpacity" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "BackgroundOpacity" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "Font" BurnInDestinationSettingsProperty = InputLocationProperty
  set :: PropertyType "Font" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "Font" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {font :: Maybe InputLocationProperty
font = InputLocationProperty -> Maybe InputLocationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "Font" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "FontColor" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "FontColor" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "FontColor" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "FontOpacity" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "FontOpacity" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "FontOpacity" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "FontResolution" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "FontResolution" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "FontResolution" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "FontSize" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "FontSize" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "FontSize" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "OutlineColor" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "OutlineColor" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "OutlineColor" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "OutlineSize" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "OutlineSize" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "OutlineSize" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "ShadowColor" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "ShadowColor" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "ShadowColor" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "ShadowOpacity" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowOpacity" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "ShadowOpacity" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "ShadowXOffset" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowXOffset" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "ShadowXOffset" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "ShadowYOffset" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "ShadowYOffset" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "ShadowYOffset" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "SubtitleRows" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType "SubtitleRows" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "SubtitleRows" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "TeletextGridControl" BurnInDestinationSettingsProperty = Value Prelude.Text
  set :: PropertyType
  "TeletextGridControl" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType
  "TeletextGridControl" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "XPosition" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "XPosition" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "XPosition" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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" BurnInDestinationSettingsProperty where
  type PropertyType "YPosition" BurnInDestinationSettingsProperty = Value Prelude.Integer
  set :: PropertyType "YPosition" BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
-> BurnInDestinationSettingsProperty
set PropertyType "YPosition" BurnInDestinationSettingsProperty
newValue BurnInDestinationSettingsProperty {Maybe (Value Integer)
Maybe (Value Text)
Maybe InputLocationProperty
()
haddock_workaround_ :: BurnInDestinationSettingsProperty -> ()
alignment :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
backgroundOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
font :: BurnInDestinationSettingsProperty -> Maybe InputLocationProperty
fontColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
fontOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontResolution :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
fontSize :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
outlineSize :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowColor :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
shadowOpacity :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowXOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
shadowYOffset :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
subtitleRows :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
teletextGridControl :: BurnInDestinationSettingsProperty -> Maybe (Value Text)
xPosition :: BurnInDestinationSettingsProperty -> Maybe (Value Integer)
yPosition :: BurnInDestinationSettingsProperty -> 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)
..}
    = BurnInDestinationSettingsProperty
        {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" BurnInDestinationSettingsProperty
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)
..}