The LEADTOOLS Media Foundation toolkit supports various audio and video compression techniques.
For full details on LEADTOOLS Media Foundation compression, refer to the different topics in the Leadtools.MediaFoundation assembly.
Media Foundation compression functionality includes the ability to:
Get the selected target format using:
Set the video formats using the TargetFormat.VideoFormats and set the audio formats using the TargetFormat.AudioFormats. so that the video stream will be compressed according to the selected target video formats, and the audio stream will be compressed according to the selected target audio format.
Select the desired video capture format, by using the CaptureCtrl.VideoCaptureFormats collection.