Show / Hide Table of Contents

Namespace FFmpeg

Classes

FFmpegLoader

Used to initialize the ffmpeg bindings

MediaSink

Provides a high-level interface for encoding and writing media to an output container.

MediaSource

Represents a media source that handles reading and decoding of media data from various input sources.

Transcoder

A small transcoder class supporting filter. Instead of using this, please use ffmpeg directly if possible, as transcoding is complicated and thats exactly what ffmpeg.exe is for.

In this article
Back to top Generated by DocFX