#include <AudioStreamFromSample.h>
Inheritance diagram for AudioStreamFromSample


Public Methods | |
| AudioStreamFromSample (class ppsSample* sample) | |
| ~AudioStreamFromSample () | |
| virtual T* | GetData (size_t& length) |
| request "length" no. of samples, "length" is set to actual no. given. | |
| virtual size_t | GetData (typename T* data, size_t length) |
| request "length" no. of samples, return length is returned. | |
| bool | GetVolume (Sample::volume_t& left, Sample::volume_t& right) |
| Fixed | GetPosition () const |
| void | SetPosition (Fixed position) |
| void | SetScale (Fixed scale) |
| Fixed | GetScale () const |
1.2.3 written by Dimitri van Heesch,
© 1997-2000