|
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 |
Public Member Functions inherited from cAudio::IRefCounted | |
| 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 | |
Protected Attributes inherited from cAudio::IRefCounted | |
| int | RefCount |
Definition at line 6 of file cAudioStaticSource.h.
1.8.11