Inheritance Graph
graph BT
StreamerMP3
StreamerMP3 --> AbstractAudioStreamer
click StreamerMP3 "classSound_1_1StreamerMP3"
click AbstractAudioStreamer "classSound_1_1AbstractAudioStreamer"
Description
Public Functions
Public Static Functions
Documentation
function
Sound::StreamerMP3::StreamerMP3
Defined in Sound/Serialization/StreamerMP3.h:22
function
Sound::StreamerMP3::~StreamerMP3
Defined in Sound/Serialization/StreamerMP3.h:23
function
Sound::StreamerMP3::loadAudio
Load audio data from the given stream.
Parameters
- input
- Use the data from the stream beginning at the preset position.
Returns
Buffer object. The caller is responsible for the memory deallocation.
Defined in Sound/Serialization/StreamerMP3.h:25
function
Sound::StreamerMP3::init
Defined in Sound/Serialization/StreamerMP3.h:27