Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ Get_config
Method
Get_config
framework/data_source/IDataSource.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
};
45
46
void IDataSource::Get_config(SourceConfig &config)
47
{
48
config = mConfig;
49
}
50
51
void IDataSource::Interrupt(bool interrupt)
52
{
Callers
3
createDemuxer
Method · 0.80
main
Function · 0.80
ProcessPrepareMsg
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64