MCPcopy 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

getVideoDecoderFlagsMethod · 0.45
ProcessPrepareMsgMethod · 0.45
doDeCodeMethod · 0.45
SetUpVideoPathMethod · 0.45
CreateVideoRenderMethod · 0.45
CreateVideoDecoderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected