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

Method closeStream

src/backends/RtAudio/RtAudio.cpp:446–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444}
445
446void RtApi ::closeStream(void)
447{
448 // MUST be implemented in subclasses!
449 return;
450}
451
452bool RtApi ::probeDeviceOpen(unsigned int /*device*/, StreamMode /*mode*/, unsigned int /*channels*/,
453 unsigned int /*firstChannel*/, unsigned int /*sampleRate*/,

Callers 1

jackCloseStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected