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; }
26 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
29 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
32 MCNAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>
35 MCNAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver>>>
38 MCNAPI ::std::vector<::webrtc::RtpTransceiver*>
ListInternal()
const;
42 MCNAPI ::webrtc::TransceiverStableState*
Definition RtpTransceiverProxyWithInternal.h:8
Definition TransceiverList.h:18
MCAPI ::std::vector<::webrtc::RtpTransceiver * > ListInternal() const
MCAPI void Remove(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > >)
MCAPI::webrtc::TransceiverStableState * StableState(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > >)
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindByMid(::std::string const &) const
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindByMLineIndex(uint64) const
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindBySender(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface >) const
MCAPI void Add(::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > >)
MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > List() const
MCAPI void DiscardStableStates()
Definition scoped_refptr.h:8