Lines Matching refs:AudioSystem
1690 if (AudioSystem::getOutputFrameCount(&afFrameCount, mStreamType) != NO_ERROR) {1693 if (AudioSystem::getOutputSamplingRate(&afSampleRate, mStreamType) != NO_ERROR) {