How to init webrtc lib when it is compiled to be a used as a dll

前端 未结 0 658
伪装坚强ぢ
伪装坚强ぢ 2021-02-01 07:34

Hello I\'m using the following code to init webrtc

WEBRTCDLL_API int rtc_init(void)
{
    rtc::WinsockInitializer* winsock_init = new rtc::WinsockInitializer();
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题