MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / isMediaInfoSet

Method isMediaInfoSet

framework/cacheModule/CacheModule.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88bool CacheModule::isMediaInfoSet()
89{
90 return mMediaInfoSet;
91}
92
93void CacheModule::setErrorCallback(function<void(int, string)> callback)
94{

Callers 1

sendMediaFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected