MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / SetConfigure

Method SetConfigure

Src/Channel/ICE/ChannelIce.cpp:126–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126int CChannelIce::SetConfigure(const rtc::Configuration &config)
127{
128 m_Config = config;
129 return 0;
130}
131
132int CChannelIce::SetDataChannel(std::shared_ptr<rtc::DataChannel> dc)
133{

Callers 3

slotSignalOfferMethod · 0.80
IceInitMethod · 0.80
slotSignalOfferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected