class Aws::MediaLive::Types::H264ColorSpaceSettings
H264 Color Space Settings
@note When making an API call, you may pass H264ColorSpaceSettings
data as a hash: { color_space_passthrough_settings: { }, rec_601_settings: { }, rec_709_settings: { }, }
@!attribute [rw] color_space_passthrough_settings
Passthrough applies no color space conversion to the output @return [Types::ColorSpacePassthroughSettings]
@!attribute [rw] rec_601_settings
Rec601 Settings @return [Types::Rec601Settings]
@!attribute [rw] rec_709_settings
Rec709 Settings @return [Types::Rec709Settings]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/H264ColorSpaceSettings AWS API Documentation
Constants
- SENSITIVE