Lines Matching refs:afFrameCount
1859 size_t afFrameCount;1860 if (AudioSystem::getOutputFrameCount(&afFrameCount, mStreamType) != NO_ERROR) {1867 (unsigned long long)sampleRate * afFrameCount / afSampleRate;