LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cAudioChunk Class Reference
A class representing an audio sample.
More...
#include <cAudioChunk.h>
Collaboration diagram for n2l::cAudioChunk:
[legend]List of all members.Public Member Functions
Detailed Description
A class representing an audio sample.
Definition at line 44 of file cAudioChunk.h.
Constructor & Destructor Documentation
| n2l::cAudioChunk::cAudioChunk |
( |
|
) |
|
|
| n2l::cAudioChunk::~cAudioChunk |
( |
|
) |
|
|
Member Function Documentation
| void n2l::cAudioChunk::free |
( |
|
) |
|
|
| const tUint n2l::cAudioChunk::length |
( |
|
) |
const |
|
| const tUint n2l::cAudioChunk::size |
( |
|
) |
const |
|
|
|
Return the size of the sample in bytes.
- Note:
- The size returned is after resampling to the selected output format not the size of the original sample.
Definition at line 105 of file cAudioChunk.cpp.
References n2l::cAudioMixer::inited(). |
The documentation for this class was generated from the following files: