Home | History | Annotate | Download | only in soundpool

Lines Matching refs:AudioSystem

732         if (AudioSystem::getOutputFrameCount(&afFrameCount, streamType) != NO_ERROR) {
735 if (AudioSystem::getOutputSamplingRate(&afSampleRate, streamType) != NO_ERROR) {