Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
bool CacheModule::isMediaInfoSet()
89
{
90
return mMediaInfoSet;
91
}
92
93
void CacheModule::setErrorCallback(function<void(int, string)> callback)
94
{
Callers
1
sendMediaFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected