Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getCurrentTime
Method
getCurrentTime
src/cinder/linux/Movie.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
float MovieBase::getCurrentTime() const
144
{
145
return mGstPlayer->getPositionSeconds();
146
}
147
148
void MovieBase::seekToTime( float seconds )
149
{
Callers
7
selectNode
Method · 0.45
imageLoaded
Method · 0.45
newSeek
Method · 0.45
newStepFwd
Method · 0.45
update
Method · 0.45
startRecording
Method · 0.45
timelineEnd
Method · 0.45
Calls
1
getPositionSeconds
Method · 0.80
Tested by
4
newSeek
Method · 0.36
newStepFwd
Method · 0.36
update
Method · 0.36
startRecording
Method · 0.36