HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
#include "HephAudioShared.h"
#include "FFmpegAudioShared.h"
#include "IAudioDecoder.h"
#include "FFmpegEncodedAudioBuffer.h"
Go to the source code of this file.
Classes | |
class | HephAudio::FFmpegAudioDecoder |
implements audio decoding via FFmpeg. More... | |