webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
OrtcFactoryIntegrationTest () | |
Protected Types | |
typedef std::pair< std::unique_ptr< UdpTransportInterface >, std::unique_ptr< UdpTransportInterface > > | UdpTransportPair |
typedef std::pair< std::unique_ptr< RtpTransportInterface >, std::unique_ptr< RtpTransportInterface > > | RtpTransportPair |
typedef std::pair< std::unique_ptr< RtpTransportControllerInterface >, std::unique_ptr< RtpTransportControllerInterface > > | RtpTransportControllerPair |
Protected Member Functions | |
UdpTransportPair | CreateAndConnectUdpTransportPair () |
RtpTransportControllerPair | CreateRtpTransportControllerPair () |
RtpTransportPair | CreateRtpTransportPair (const RtcpParameters &rtcp_parameters, const UdpTransportPair &rtp_udp_transports, const UdpTransportPair &rtcp_udp_transports, const RtpTransportControllerPair &transport_controllers) |
RtpTransportPair | CreateRtpTransportPair (const RtcpParameters &rtcp_parameters, const UdpTransportPair &rtp_udp_transports) |
rtc::scoped_refptr< webrtc::AudioTrackInterface > | CreateLocalAudioTrack (const std::string &id, OrtcFactoryInterface *ortc_factory) |
rtc::scoped_refptr< webrtc::VideoTrackInterface > | CreateLocalVideoTrackAndFakeCapturer (const std::string &id, OrtcFactoryInterface *ortc_factory) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
|
protected |
|
protected |
|
protected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |