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