|
MediaProcessors
|
FFmpeg MP3 audio encoder and decoder wrappers. More...

Go to the source code of this file.
Typedefs | |
| typedef struct proc_if_s | proc_if_t |
Variables | |
| const proc_if_t | proc_if_ffmpeg_mp3_enc |
| const proc_if_t | proc_if_ffmpeg_mp3_dec |
FFmpeg MP3 audio encoder and decoder wrappers.
Definition in file ffmpeg_mp3.h.
| const proc_if_t proc_if_ffmpeg_mp3_dec |
Processor interface implementing the FFmpeg wrapper of the MP3 decoder.
Definition at line 165 of file ffmpeg_mp3.c.
| const proc_if_t proc_if_ffmpeg_mp3_enc |
Processor interface implementing the FFmpeg wrapper of the MP3 encoder.
Definition at line 145 of file ffmpeg_mp3.c.
1.8.11