stratosphere-ivs-1.0.0: Stratosphere integration for AWS IVS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IVS.EncoderConfiguration.VideoProperty

Documentation

data VideoProperty Source #

Instances

Instances details
ToJSON VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Show VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Eq VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

ToResourceProperties VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Property "Bitrate" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Associated Types

type PropertyType "Bitrate" VideoProperty 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Property "Framerate" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Associated Types

type PropertyType "Framerate" VideoProperty 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Property "Height" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Associated Types

type PropertyType "Height" VideoProperty 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Property "Width" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

Associated Types

type PropertyType "Width" VideoProperty 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

type PropertyType "Bitrate" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

type PropertyType "Framerate" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

type PropertyType "Height" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty

type PropertyType "Width" VideoProperty Source # 
Instance details

Defined in Stratosphere.IVS.EncoderConfiguration.VideoProperty