cAudio
2.3.0
3d Audio Engine
|
Public Member Functions | |
cAudioBuffer (IAudioDecoder *decoder) | |
bool | isValid () const |
unsigned | getBuffer () const |
int | getChannels () const |
int | getTotalAudioSize () const |
float | getTotalAudioTime () const |
![]() | |
virtual void | grab () |
Increments the reference count by one. | |
virtual bool | drop () |
Decrements the reference count by one. If it hits zero, this object is deleted. | |
int | getReferenceCount () const |
Returns the current reference count of this object. | |
Additional Inherited Members | |
![]() | |
int | RefCount |
Definition at line 6 of file cAudioStaticSource.h.