The LEAD G.726 Encoder is a DirectShow filter for compressing audio data using the G.726 compression as defined in RFC 3551, and it supersedes both the G.721 and G.723 codecs. This ADPCM speech codec covers the transmission of voice at rates of 16, 24, 32, and 40 kbit/s.
Technical details for the filter are provided in the following table:
Filter Interfaces |
|
Interface ID |
IID_ILMG726Encoder |
Input Media Types |
Type: Subtype: |
Output Media Types |
Type: Subtype: |
Filter CLSID |
CLSID_LMG726Encoder |
Property Page CLSID |
CLSID_LMG726EncoderProperty |
Executable |
LCodcG726.dll, DSKernel2.dll |
Filter category |
CLSID_AudioCompressorCategory |
Header |
ILCodcG726.h |
Note: Media types are defined in the LGUIDs.h header file.
Win32, x64
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET