EncoderSystemPresetResponse

data class EncoderSystemPresetResponse(val name: String, val type: String)

Describes a built-in preset for encoding the input content using the encoder processor.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the built-in encoding preset.

Link copied to clipboard

The discriminator for derived types. Expected value is '#Microsoft.VideoAnalyzer.EncoderSystemPreset'.