|
|
This class implements AudioWriterInterface for the audio debugger.
|
Constructor.
~ |
Destructor.
card16 |
[const]
getSamplingRate() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
card8 |
[const]
getBits() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
card8 |
[const]
getChannels() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
card16 |
[const]
getByteOrder() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
cardinal |
[const]
getBytesPerSecond() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
cardinal |
[const]
getBitsPerSample() Implementation of AudioQualityInterface.
Reimplemented from AudioQualityInterface.
card16 |
setSamplingRate() Implementation of AdjustableAudioQualityInterface.
Reimplemented from AdjustableAudioQualityInterface.
card8 |
setBits() Implementation of AdjustableAudioQualityInterface.
Reimplemented from AdjustableAudioQualityInterface.
card8 |
setChannels() Implementation of AdjustableAudioQualityInterface.
Reimplemented from AdjustableAudioQualityInterface.
card16 |
setByteOrder() Implementation of AdjustableAudioQualityInterface.
Reimplemented from AdjustableAudioQualityInterface.
bool |
[const]
ready() implementation of AudioWriterInterface
Reimplemented from AudioWriterInterface.
void |
sync() implementation of AudioWriterInterface
Reimplemented from AudioWriterInterface.
bool |
write() implementation of AudioWriterInterface
Reimplemented from AudioWriterInterface.