Home
last modified time | relevance | path

Searched refs:getPlayerVarianceBufferPeriod (Results 1 – 2 of 2) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/cpp/
Dloopback.h70 int64_t (*getPlayerVarianceBufferPeriod)(void *pCtx); member
Djni_native.c188 int64_t result = pInstance->methods->getPlayerVarianceBufferPeriod(pInstance->context); in Java_org_drrickorang_loopback_NativeAudioThread_nativeGetPlayerVarianceBufferPeriod()