EncoderSystemPreset type

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

type EncoderSystemPreset = EncoderPresetBase & {
  name: EncoderSystemPresetType
  type: "#Microsoft.VideoAnalyzer.EncoderSystemPreset"
}