Desert-Eagle
Desert-Eagle copied to clipboard
我在vs 2015 上,运行这代码,为什么nice_agent_gather_candidates(agent, streamid) 会返回false
我在vs 2015 上,运行这代码,nice_agent_gather_candidates(agent, streamid) 返回false,请问是什么原因
if (!nice_agent_gather_candidates(agent, streamid)) { g_error("Failed to start candidate gathering"); return false; }