Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetPlaybackSpeed
Method
GetPlaybackSpeed
Source/OpenNI/XnPlayerImpl.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
XnDouble PlayerImpl::GetPlaybackSpeed()
232
{
233
return m_dPlaybackSpeed;
234
}
235
236
void PlayerImpl::ResetTimeReference()
237
{
Callers
3
xnGetPlaybackSpeed
Function · 0.45
setPlaybackSpeed
Function · 0.45
getPlaybackSpeed
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected