SoundStreamCallBacks

Undocumented in source.

Constructors

this
this(SoundStream stream)
Undocumented in source.

Members

Functions

onGetData
bool onGetData(Chunk* chunk)
Undocumented in source. Be warned that the author may not have intended to support it.
onSeek
void onSeek(long time)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_stream
SoundStream m_stream;
Undocumented in source.

Inherited Members

From sfmlSoundStreamCallBacks

onGetData
bool onGetData(Chunk* chunk)
Undocumented in source.
onSeek
void onSeek(long time)
Undocumented in source.

Meta