Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ GetCurrentPosition
Method
GetCurrentPosition
mediaPlayer/MediaPlayer.cpp:420–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
int64_t MediaPlayer::GetCurrentPosition()
421
{
422
GET_PLAYER_HANDLE
423
return CicadaGetCurrentPosition(handle);
424
}
425
426
int64_t MediaPlayer::GetBufferedPosition()
427
{
Callers
7
java_GetCurrentPosition
Method · 0.80
OnAnalyticsGetCurrentPosition
Method · 0.80
command_loop
Function · 0.80
getApiOnPrepared
Function · 0.80
onStepSeek
Method · 0.80
onAccept
Method · 0.80
onStepSeek
Method · 0.80
Calls
no outgoing calls
Tested by
2
command_loop
Function · 0.64
getApiOnPrepared
Function · 0.64