ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10SettingsArgs

data class ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10SettingsArgs(val maxCll: Output<Int>? = null, val maxFall: Output<Int>? = null) : ConvertibleToJava<ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10SettingsArgs>

Constructors

constructor(maxCll: Output<Int>? = null, maxFall: Output<Int>? = null)

Properties

Link copied to clipboard
val maxCll: Output<Int>? = null

Sets the MaxCLL value for HDR10.

Link copied to clipboard
val maxFall: Output<Int>? = null

Sets the MaxFALL value for HDR10.

Functions

Link copied to clipboard
open override fun toJava(): ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10SettingsArgs