Searched defs:AudioBuffer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A DAudioBuffer.h42 class AudioBuffer : public AudioStream { class in inherits:AudioStream
56 AudioBuffer(
59 ~AudioBuffer(); // Destructor
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc32 #include "../include/AudioBuffer.h"
35 // class AudioBuffer methods
38 AudioBuffer::
39 AudioBuffer( function in class:AudioBuffer
47 AudioBuffer::
48 ~AudioBuffer()
56 Boolean AudioBuffer::
66 AudioError AudioBuffer::
82 AUDIO_DEBUG((5, "%d: AudioBuffer::alloc - change from %d to %d bytes\n",
92 "%d: AudioBuffer
[all...]

Completed in 67 milliseconds