Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ IsLoop
Method
IsLoop
mediaPlayer/MediaPlayer.cpp:572–575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
bool MediaPlayer::IsLoop()
573
{
574
return mLoop;//CicadaGetLoop(handle);
575
}
576
577
int MediaPlayer::GetVideoWidth()
578
{
Callers
3
java_IsLoop
Method · 0.80
completionCallback
Method · 0.80
getApiOnPrepared
Function · 0.80
Calls
no outgoing calls
Tested by
1
getApiOnPrepared
Function · 0.64