Channel Encoder Settings Video Description Codec Settings H265Settings Color Space Settings
data class ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettings(val colorSpacePassthroughSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsColorSpacePassthroughSettings? = null, val dolbyVision81Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsDolbyVision81Settings? = null, val hdr10Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10Settings? = null, val rec601Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec601Settings? = null, val rec709Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec709Settings? = null)
Constructors
Link copied to clipboard
constructor(colorSpacePassthroughSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsColorSpacePassthroughSettings? = null, dolbyVision81Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsDolbyVision81Settings? = null, hdr10Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10Settings? = null, rec601Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec601Settings? = null, rec709Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec709Settings? = null)
Properties
Link copied to clipboard
val colorSpacePassthroughSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsColorSpacePassthroughSettings? = null
Sets the colorspace metadata to be passed through.
Link copied to clipboard
val dolbyVision81Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsDolbyVision81Settings? = null
Set the colorspace to Dolby Vision81.
Link copied to clipboard
val hdr10Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsHdr10Settings? = null
Set the colorspace to be HDR10. See H265 HDR10 Settings for more details.
Link copied to clipboard
val rec601Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec601Settings? = null
Set the colorspace to Rec. 601.
Link copied to clipboard
val rec709Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsColorSpaceSettingsRec709Settings? = null
Set the colorspace to Rec. 709.