Home | History | Annotate | Download | only in jni

Lines Matching refs:afFrameCount

212     size_t afFrameCount;
214 if (AudioSystem::getOutputFrameCount(&afFrameCount, (audio_stream_type_t) streamType) != NO_ERROR) {