Searched refs:stopAtFrame (Results 1 – 1 of 1) sorted by relevance
43 int32_t stopAtFrame = 0; member82 if (engine->framesCalled >= engine->stopAtFrame) { in s_myDataCallbackProc()248 engine.stopAtFrame = INT32_MAX; in main()251 engine.stopAtFrame = STOP_AT_MSEC * sampleRate / 1000; in main()273 if (engine.stopAtFrame != INT32_MAX) { in main()