cAudio  2.3.0
3d Audio Engine
Public Member Functions | List of all members
cAudio::cAudioBuffer Class Reference
Inheritance diagram for cAudio::cAudioBuffer:
Inheritance graph
[legend]
Collaboration diagram for cAudio::cAudioBuffer:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 6 of file cAudioStaticSource.h.


The documentation for this class was generated from the following file: