View Source API Reference Membrane G711 FFmpeg Plugin v0.1.1

Modules

Membrane element that decodes audio in G711 format. It is backed by decoder from FFmpeg.

Membrane element that encodes raw audio frames to G711 format (only A-law is supported). It is backed by encoder from FFmpeg.

This element is responsible for parsing audio in G711 format. The Parser ensures that output buffers have whole samples. The parser doesn't ensure that in each output buffer, there will be the same number of samples.