MCPcopy 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

createDemuxerMethod · 0.80
mainFunction · 0.80
ProcessPrepareMsgMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64