3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/IceTransportFactory.h"
7#include "mc/external/webrtc/scoped_refptr.h"
23 virtual ::webrtc::scoped_refptr<::webrtc::IceTransportInterface> CreateIceTransport(
24 ::std::string
const& transport_name,
33 MCNAPI ::webrtc::scoped_refptr<::webrtc::IceTransportInterface>
Definition DefaultIceTransportFactory.h:17
static MCAPI void ** $vftable()
MCAPI ::webrtc::scoped_refptr<::webrtc::IceTransportInterface > $CreateIceTransport(::std::string const &transport_name, int component, ::webrtc::IceTransportInit init)
Definition IceTransportFactory.h:16
Definition IceTransportInterface.h:15
Definition IceTransportInit.h:7