pulumi-aws-kotlin
6.33.1.0
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
fun ChannelEncoderSettingsVideoDescriptionCodecSettings(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