VideoEncoderH264 type

A custom preset for encoding video with the H.264 (AVC) codec.

type VideoEncoderH264 = VideoEncoderBase & {
  type: "#Microsoft.VideoAnalyzer.VideoEncoderH264"
}