Namespace FFmpeg.Filters.AudioFilters
Classes
AudioBufferSink
Represents an audio buffer sink filter that receives audio frames from a filter graph.
AudioBufferSource
Represents an audio buffer source filter that supplies audio frames to a filter graph.
AudioFormat
Represents an audio format filter that constrains the sample format, sample rate, and channel layout of audio passing through a filter graph.