3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/scoped_refptr.h"
10namespace cricket {
struct VideoMediaInfo; }
11namespace cricket {
struct VideoReceiverInfo; }
12namespace cricket {
struct VideoSenderInfo; }
13namespace cricket {
struct VoiceMediaInfo; }
14namespace cricket {
struct VoiceReceiverInfo; }
15namespace cricket {
struct VoiceSenderInfo; }
16namespace webrtc {
class AudioTrackInterface; }
17namespace webrtc {
class MediaStreamTrackInterface; }
18namespace webrtc {
class RtpReceiverInternal; }
19namespace webrtc {
class RtpSenderInternal; }
20namespace webrtc {
class VideoTrackInterface; }
35 MCNAPI ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface>
38 MCNAPI ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface>
43 MCNAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface>
46 MCNAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface>
52 ::std::optional<::cricket::VoiceMediaInfo>,
53 ::std::optional<::cricket::VideoMediaInfo>,
Definition _HeaderOutputPredefine.h:258
Definition scoped_refptr.h:8
Definition VideoReceiverInfo.h:10
Definition VideoSenderInfo.h:10
Definition VoiceReceiverInfo.h:10
Definition VoiceSenderInfo.h:10