pulumi-aws-kotlin
6.37.0.0
search in API
pulumi-aws-kotlin/com.pulumi.aws.medialive.kotlin.outputs/ChannelEncoderSettingsVideoDescriptionCodecSettings

ChannelEncoderSettingsVideoDescriptionCodecSettings

data class ChannelEncoderSettingsVideoDescriptionCodecSettings(val frameCaptureSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsFrameCaptureSettings? = null, val h264Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH264Settings? = null, val h265Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265Settings? = null)

Constructors

ChannelEncoderSettingsVideoDescriptionCodecSettings
Link copied to clipboard
constructor(frameCaptureSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsFrameCaptureSettings? = null, h264Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH264Settings? = null, h265Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265Settings? = null)

Types

Companion
Link copied to clipboard
object Companion

Properties

frameCaptureSettings
Link copied to clipboard
val frameCaptureSettings: ChannelEncoderSettingsVideoDescriptionCodecSettingsFrameCaptureSettings? = null
h264Settings
Link copied to clipboard
val h264Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH264Settings? = null
h265Settings
Link copied to clipboard
val h265Settings: ChannelEncoderSettingsVideoDescriptionCodecSettingsH265Settings? = null
© 2024 CopyrightGenerated by dokka