Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getReadPositionTime
Method
getReadPositionTime
src/cinder/audio/SamplePlayerNode.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
double SamplePlayerNode::getReadPositionTime() const
95
{
96
return (double)mReadPos / (double)getSampleRate();
97
}
98
99
double SamplePlayerNode::getLoopBeginTime() const
100
{
Callers
2
updateUI
Method · 0.80
updateUI
Method · 0.80
Calls
1
getSampleRate
Function · 0.50
Tested by
2
updateUI
Method · 0.64
updateUI
Method · 0.64