Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ stopRecording
Method
stopRecording
include/LabSound/extended/RecorderNode.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
void startRecording() { m_recording = true; }
45
void stopRecording() { m_recording = false; }
46
47
float recordedLengthInSeconds() const;
48
Callers
4
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected