EncoderProcessor type
Encoder processor allows for encoding of the input content. For example, it can used to change the resolution from 4K to 1280x720.
type EncoderProcessor = ProcessorNodeBase & {
preset: EncoderPresetBaseUnion
type: "#Microsoft.VideoAnalyzer.EncoderProcessor"
}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript