3#include "mc/_HeaderOutputPredefine.h"
7namespace cricket {
class VideoMediaReceiveChannelInterface; }
8namespace cricket {
class VideoMediaSendChannelInterface; }
9namespace rtc {
class Thread; }
10namespace rtc {
class UniqueRandomIdGenerator; }
11namespace webrtc {
class TaskQueueBase; }
12namespace webrtc {
struct CryptoOptions; }
29 ::std::unique_ptr<::cricket::VideoMediaSendChannelInterface>,
30 ::std::unique_ptr<::cricket::VideoMediaReceiveChannelInterface>,
45 ::std::unique_ptr<::cricket::VideoMediaSendChannelInterface>,
46 ::std::unique_ptr<::cricket::VideoMediaReceiveChannelInterface>,
Definition VideoChannel.h:17
MCAPI VideoChannel(::webrtc::TaskQueueBase *, ::rtc::Thread *, ::webrtc::TaskQueueBase *, ::std::unique_ptr<::cricket::VideoMediaSendChannelInterface >, ::std::unique_ptr<::cricket::VideoMediaReceiveChannelInterface >, ::std::string_view, bool, ::webrtc::CryptoOptions, ::rtc::UniqueRandomIdGenerator *)
static MCAPI void ** $vftableForChannelInterface()
static MCAPI void ** $vftableForMediaChannelNetworkInterface()
static MCAPI void ** $vftableForRtpPacketSinkInterface()
MCAPI void * $ctor(::webrtc::TaskQueueBase *, ::rtc::Thread *, ::webrtc::TaskQueueBase *, ::std::unique_ptr<::cricket::VideoMediaSendChannelInterface >, ::std::unique_ptr<::cricket::VideoMediaReceiveChannelInterface >, ::std::string_view, bool, ::webrtc::CryptoOptions, ::rtc::UniqueRandomIdGenerator *)
Definition UniqueRandomIdGenerator.h:7
Definition TaskQueueBase.h:16
Definition CryptoOptions.h:7