MCPcopy 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
231XnDouble PlayerImpl::GetPlaybackSpeed()
232{
233 return m_dPlaybackSpeed;
234}
235
236void PlayerImpl::ResetTimeReference()
237{

Callers 3

xnGetPlaybackSpeedFunction · 0.45
setPlaybackSpeedFunction · 0.45
getPlaybackSpeedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected