Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ currentSampleFrame
Method
currentSampleFrame
src/core/AudioContext.cpp:665–668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
663
}
664
665
uint64_t AudioContext::currentSampleFrame() const
666
{
667
return device_callback->getSamplingInfo().current_sample_frame;
668
}
669
670
double AudioContext::predictedCurrentTime() const
671
{
Callers
2
process
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected