class Aws::MediaLive::Types::H265ColorSpaceSettings
H265 Color Space Settings
@note When making an API call, you may pass H265ColorSpaceSettings
data as a hash: { color_space_passthrough_settings: { }, hdr_10_settings: { max_cll: 1, max_fall: 1, }, 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] hdr_10_settings
Hdr10 Settings @return [Types::Hdr10Settings]
@!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/H265ColorSpaceSettings AWS API Documentation
Constants
- SENSITIVE