3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/RtpTransceiverProxyWithInternal.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace webrtc {
class RtpSenderInterface; }
12namespace webrtc {
class RtpTransceiver; }
13namespace webrtc {
class TransceiverStableState; }
42 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
45 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
48 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
51 MCNAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>>
54 MCNAPI ::std::vector<::webrtc::RtpTransceiver*>
ListInternal()
const;
Definition RtpTransceiverProxyWithInternal.h:8
Definition TransceiverList.h:18
MCAPI::webrtc::TransceiverStableState * StableState(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > transceiver)
MCAPI ::std::vector<::webrtc::RtpTransceiver * > ListInternal() const
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindByMid(::std::string const &mid) const
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindBySender(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > sender) const
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindByMLineIndex(uint64 mline_index) const
MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > List() const
MCAPI void Add(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > transceiver)
MCAPI void DiscardStableStates()
MCAPI void Remove(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > transceiver)
Definition scoped_refptr.h:8