HDK
|
#include "AU_API.h"
Go to the source code of this file.
Functions | |
~AU_Device () | |
bool | startPlay (int queuesize, int channels, int rate) |
bool | isReadyToPlay () |
void | stopPlay (bool now) |
void | clearPort () |
void | setFillPoint (int size) |
void | writeSamples (short *data, int size) |
bool | passedFillPoint () |
void clearPort | ( | ) |
bool isReadyToPlay | ( | ) |
bool passedFillPoint | ( | ) |
void stopPlay | ( | bool | now | ) |
~AU_Device | ( | ) |