![]() |
Sayonara Player
|
Contains classes used for Sound.
Modules | |
EngineHelper | |
EngineInterfaces | |
Classes | |
class | Engine::Base |
The Engine class. More... | |
class | Pipeline::Base |
The AbstractPipeline class. More... | |
class | Engine::Handler |
The EngineHandler class. More... | |
class | Engine::Playback |
The PlaybackEngine class. More... | |
class | Pipeline::Playback |
The PlaybackPipeline class. More... | |
class | StreamRecorder::StreamRecorder |
The StreamRecorder class. More... | |
struct | StreamRecorder::Data |
The StreamRecorderData struct. More... | |
Enumerations | |
enum | Engine::Name : int8_t { Undefined =-1, EngineHandler =0, PlaybackEngine =1, ConvertEngine =2 } |
The EngineName enum. | |
enum | Pipeline::GSTFileMode : uint8_t { File, Http } |
The GSTFileMode enum. | |