color Space Settings
suspend fun colorSpaceSettings(value: Output<ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsArgs>)
suspend fun colorSpaceSettings(value: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsArgs?)
Parameters
value
Define the color metadata for the output. H265 Color Space Settings for more details.
suspend fun colorSpaceSettings(argument: suspend ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsArgsBuilder.() -> Unit)
Parameters
argument
Define the color metadata for the output. H265 Color Space Settings for more details.