rasdaman complete source
|
This is the complete list of members for soundPlayer, including all inherited members.
audioDevice | soundPlayer | protected |
buffer | soundPlayer | protected |
buffSize | soundPlayer | protected |
cbuffSize | soundPlayer | protected |
channels | soundPlayer | protected |
configureDevice(int frq, int ch, int len, rviewSoundFormat fmt, int lat) | soundPlayer | protected |
convBuff | soundPlayer | protected |
currentHeader | soundPlayer | protected |
dataOffset | soundPlayer | protected |
devFormat | soundPlayer | protected |
devSampSize | soundPlayer | protected |
emptyBuffers | soundPlayer | protected |
ensureConvBuff(int size) | soundPlayer | protected |
ensureLinearTable(void) | soundPlayer | protected |
ensureSampleBuff(int size) | soundPlayer | protected |
ensureSamples(int &num) | soundPlayer | protected |
ensureSamplesForDevice(const char *source, int len) | soundPlayer | protected |
ensureUlawTable(int ulawsize) | soundPlayer | protected |
format | soundPlayer | protected |
freeWaveHeaders(void) | soundPlayer | protected |
frequency | soundPlayer | protected |
handleOutOfData(int dataSize) | soundPlayer | protected |
inData | soundPlayer | protected |
inLength | soundPlayer | protected |
lastSyncTime | soundPlayer | protected |
lastSyncTime | soundPlayer | protected |
latency | soundPlayer | protected |
ldUlawSize | soundPlayer | protected |
LinToUlaw | soundPlayer | protected |
loopMode | soundPlayer | protected |
newSample(int frq, int ch, FILE *fp, rviewSoundFormat fmt, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
newSample(int frq, int ch, const signed char *data, int len, rviewSoundFormat=rsf_lin8, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
newSample(int frq, int ch, const unsigned char *data, int len, rviewSoundFormat=rsf_ulaw8, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
newSample(int frq, int ch, const short *data, int len, rviewSoundFormat=rsf_lin16, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
oact | soundPlayer | protected |
ovalue | soundPlayer | protected |
playbackActive(void) | soundPlayer | |
playbackGetOffset(void) | soundPlayer | |
playbackLoopMode(int lpMode) | soundPlayer | |
playbackResume(void) | soundPlayer | |
playbackSetPosition(int position) | soundPlayer | |
playbackStop(void) | soundPlayer | |
playbackSuspend(void) | soundPlayer | |
sampleFile | soundPlayer | protected |
sampleSize | soundPlayer | protected |
samplesWriteahead | soundPlayer | protected |
samplesWritten | soundPlayer | protected |
setTimerInterval(unsigned int ti) | soundPlayer | protected |
setupVariables(void) | soundPlayer | protected |
soundPlayer(void) | soundPlayer | |
soundPlayer(int frq, int ch, FILE *fp, rviewSoundFormat fmt, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
soundPlayer(int frq, int ch, const signed char *data, int len, rviewSoundFormat fmt=rsf_lin8, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
soundPlayer(int frq, int ch, const unsigned char *data, int len, rviewSoundFormat fmt=rsf_ulaw8, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
soundPlayer(int frq, int ch, const short *data, int len, rviewSoundFormat fmt=rsf_lin16, int lat=RVIEW_SND_LATENCY) | soundPlayer | |
startTimer(int ap=1) | soundPlayer | protected |
stopTimer(int ap=1) | soundPlayer | protected |
suspendedPlayer | soundPlayer | protected |
timerActive | soundPlayer | protected |
timerID | soundPlayer | protected |
UlawToLin | soundPlayer | protected |
waveFmt | soundPlayer | protected |
waveHdrs | soundPlayer | protected |
waveOut | soundPlayer | protected |
writeSamples(DWORD systime) | soundPlayer | |
writeSamples(void) | soundPlayer | |
~soundPlayer(void) | soundPlayer |