MCPcopy 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_IsLoopMethod · 0.80
completionCallbackMethod · 0.80
getApiOnPreparedFunction · 0.80

Calls

no outgoing calls

Tested by 1

getApiOnPreparedFunction · 0.64