MCPcopy Create free account
hub / github.com/LabSound/LabSound / bufferSwitch

Function bufferSwitch

src/backends/RtAudio/RtAudio.cpp:3255–3259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3253}
3254
3255static void bufferSwitch(long index, ASIOBool /*processNow*/)
3256{
3257 RtApiAsio * object = (RtApiAsio *) asioCallbackInfo->object;
3258 object->callbackEvent(index);
3259}
3260
3261void RtApiAsio ::saveDeviceInfo(void)
3262{

Callers

nothing calls this directly

Calls 1

callbackEventMethod · 0.80

Tested by

no test coverage detected