3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/MediaSourceInterface.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace cricket {
class VoiceMediaReceiveChannelInterface; }
12namespace rtc {
class Thread; }
13namespace webrtc {
class MediaStreamInterface; }
37 ::std::vector<::std::string>,
65 ::std::vector<::std::string>,
Definition AudioRtpReceiver.h:18
MCAPI void RestartMediaChannel(::std::optional< uint >)
MCAPI void Reconfigure(bool)
static MCAPI void ** $vftableForObserverInterface()
MCAPI void SetOutputVolume_w(double)
static MCAPI void ** $vftableForAudioObserver()
MCAPI void RestartMediaChannel_w(::std::optional< uint >, bool, ::webrtc::MediaSourceInterface::SourceState)
MCAPI void * $ctor(::rtc::Thread *, ::std::string, ::std::vector<::std::string >, bool, ::cricket::VoiceMediaReceiveChannelInterface *)
MCAPI AudioRtpReceiver(::rtc::Thread *, ::std::string const &, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &, bool, ::cricket::VoiceMediaReceiveChannelInterface *)
static MCAPI void ** $vftableForRtpReceiverInternal()
MCAPI AudioRtpReceiver(::rtc::Thread *, ::std::string, ::std::vector<::std::string >, bool, ::cricket::VoiceMediaReceiveChannelInterface *)
MCAPI void * $ctor(::rtc::Thread *, ::std::string const &, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &, bool, ::cricket::VoiceMediaReceiveChannelInterface *)
Definition scoped_refptr.h:8