webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::MockRtpSender Class Reference

#include <mock_rtpsender.h>

Inheritance diagram for webrtc::MockRtpSender:
rtc::RefCountedObject< RtpSenderInterface > rtc::RefCountedObject< RtpSenderInterface >

Public Member Functions

 MOCK_METHOD1 (SetTrack, bool(MediaStreamTrackInterface *))
 
 MOCK_CONST_METHOD0 (track, rtc::scoped_refptr< MediaStreamTrackInterface >())
 
 MOCK_CONST_METHOD0 (ssrc, uint32_t())
 
 MOCK_CONST_METHOD0 (media_type, cricket::MediaType())
 
 MOCK_CONST_METHOD0 (id, std::string())
 
 MOCK_CONST_METHOD0 (stream_ids, std::vector< std::string >())
 
 MOCK_CONST_METHOD0 (GetParameters, RtpParameters())
 
 MOCK_METHOD1 (SetParameters, bool(const RtpParameters &))
 
 MOCK_CONST_METHOD0 (GetDtmfSender, rtc::scoped_refptr< DtmfSenderInterface >())
 
 MOCK_METHOD1 (SetTrack, bool(MediaStreamTrackInterface *))
 
 MOCK_CONST_METHOD0 (track, rtc::scoped_refptr< MediaStreamTrackInterface >())
 
 MOCK_CONST_METHOD0 (ssrc, uint32_t())
 
 MOCK_CONST_METHOD0 (media_type, cricket::MediaType())
 
 MOCK_CONST_METHOD0 (id, std::string())
 
 MOCK_CONST_METHOD0 (stream_ids, std::vector< std::string >())
 
 MOCK_CONST_METHOD0 (GetParameters, RtpParameters())
 
 MOCK_METHOD1 (SetParameters, bool(const RtpParameters &))
 
 MOCK_CONST_METHOD0 (GetDtmfSender, rtc::scoped_refptr< DtmfSenderInterface >())
 
- Public Member Functions inherited from rtc::RefCountedObject< RtpSenderInterface >
 RefCountedObject ()
 
 RefCountedObject (P0 &&p0)
 
 RefCountedObject (P0 &&p0, P1 &&p1, Args &&... args)
 
 RefCountedObject ()
 
 RefCountedObject (P0 &&p0)
 
 RefCountedObject (P0 &&p0, P1 &&p1, Args &&... args)
 
virtual int AddRef () const
 
virtual int AddRef () const
 
virtual int Release () const
 
virtual int Release () const
 
virtual bool HasOneRef () const
 
virtual bool HasOneRef () const
 

Additional Inherited Members

- Protected Member Functions inherited from rtc::RefCountedObject< RtpSenderInterface >
virtual ~RefCountedObject ()
 
virtual ~RefCountedObject ()
 
- Protected Attributes inherited from rtc::RefCountedObject< RtpSenderInterface >
volatile int ref_count_
 

Member Function Documentation

◆ MOCK_CONST_METHOD0() [1/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( track  ,
rtc::scoped_refptr< MediaStreamTrackInterface () 
)

◆ MOCK_CONST_METHOD0() [2/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( track  ,
rtc::scoped_refptr< MediaStreamTrackInterface () 
)

◆ MOCK_CONST_METHOD0() [3/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( ssrc  ,
uint32_t()   
)

◆ MOCK_CONST_METHOD0() [4/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( ssrc  ,
uint32_t()   
)

◆ MOCK_CONST_METHOD0() [5/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( media_type  ,
cricket::MediaType()   
)

◆ MOCK_CONST_METHOD0() [6/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( media_type  ,
cricket::MediaType()   
)

◆ MOCK_CONST_METHOD0() [7/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( id  ,
std::string()   
)

◆ MOCK_CONST_METHOD0() [8/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( id  ,
std::string()   
)

◆ MOCK_CONST_METHOD0() [9/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( stream_ids  ,
std::vector< std::string () 
)

◆ MOCK_CONST_METHOD0() [10/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( stream_ids  ,
std::vector< std::string () 
)

◆ MOCK_CONST_METHOD0() [11/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( GetParameters  ,
RtpParameters()   
)

◆ MOCK_CONST_METHOD0() [12/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( GetParameters  ,
RtpParameters()   
)

◆ MOCK_CONST_METHOD0() [13/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( GetDtmfSender  ,
rtc::scoped_refptr< DtmfSenderInterface () 
)

◆ MOCK_CONST_METHOD0() [14/14]

webrtc::MockRtpSender::MOCK_CONST_METHOD0 ( GetDtmfSender  ,
rtc::scoped_refptr< DtmfSenderInterface () 
)

◆ MOCK_METHOD1() [1/4]

webrtc::MockRtpSender::MOCK_METHOD1 ( SetTrack  ,
bool(MediaStreamTrackInterface *)   
)

◆ MOCK_METHOD1() [2/4]

webrtc::MockRtpSender::MOCK_METHOD1 ( SetTrack  ,
bool(MediaStreamTrackInterface *)   
)

◆ MOCK_METHOD1() [3/4]

webrtc::MockRtpSender::MOCK_METHOD1 ( SetParameters  ,
bool(const RtpParameters &)   
)

◆ MOCK_METHOD1() [4/4]

webrtc::MockRtpSender::MOCK_METHOD1 ( SetParameters  ,
bool(const RtpParameters &)   
)

The documentation for this class was generated from the following file: