VideoDecodeSettings type
Settings for a VideoDecode operation see: NorskTransform.videoDecode()
Signature:
export type VideoDecodeSettings = MostVideoDecodeSettings | SoftwareDecodeSettings;
References: MostVideoDecodeSettings, SoftwareDecodeSettings