Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ getFlags
Method
getFlags
framework/codec/IDecoder.h:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
*/
155
156
virtual int getFlags()
157
{
158
return mFlags;
159
}
160
161
// return true if could recover
162
virtual bool enterBackground(bool back)
Callers
6
getVideoDecoderFlags
Method · 0.45
ProcessPrepareMsg
Method · 0.45
doDeCode
Method · 0.45
SetUpVideoPath
Method · 0.45
CreateVideoRender
Method · 0.45
CreateVideoDecoder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected