|
void | DecodesRetransmittedFrame (bool enable_rtx, bool enable_red) |
|
void | ReceivesPliAndRecovers (int rtp_history_ms) |
|
void | RespectsRtcpMode (RtcpMode rtcp_mode) |
|
void | TestSendsSetSsrcs (size_t num_ssrcs, bool send_single_ssrc_first) |
|
void | TestRtpStatePreservation (bool use_rtx, bool provoke_rtcpsr_before_rtp) |
|
void | VerifyHistogramStats (bool use_rtx, bool use_red, bool screenshare) |
|
void | VerifyNewVideoSendStreamsRespectNetworkState (MediaType network_to_bring_up, VideoEncoder *encoder, Transport *transport) |
|
void | VerifyNewVideoReceiveStreamsRespectNetworkState (MediaType network_to_bring_up, Transport *transport) |
|
void | RunBaseTest (BaseTest *test) |
|
void | CreateCalls (const Call::Config &sender_config, const Call::Config &receiver_config) |
|
void | CreateSenderCall (const Call::Config &config) |
|
void | CreateReceiverCall (const Call::Config &config) |
|
void | DestroyCalls () |
|
void | CreateSendConfig (size_t num_video_streams, size_t num_audio_streams, size_t num_flexfec_streams, Transport *send_transport) |
|
void | CreateMatchingReceiveConfigs (Transport *rtcp_send_transport) |
|
void | CreateFrameGeneratorCapturerWithDrift (Clock *drift_clock, float speed, int framerate, int width, int height) |
|
void | CreateFrameGeneratorCapturer (int framerate, int width, int height) |
|
void | CreateFakeAudioDevices () |
|
void | CreateVideoStreams () |
|
void | CreateAudioStreams () |
|
void | CreateFlexfecStreams () |
|
void | Start () |
|
void | Stop () |
|
void | DestroyStreams () |
|
void | SetFakeVideoCaptureRotation (VideoRotation rotation) |
|
void | RunBaseTest (BaseTest *test) |
|
void | CreateCalls (const Call::Config &sender_config, const Call::Config &receiver_config) |
|
void | CreateSenderCall (const Call::Config &config) |
|
void | CreateReceiverCall (const Call::Config &config) |
|
void | DestroyCalls () |
|
void | CreateSendConfig (size_t num_video_streams, size_t num_audio_streams, size_t num_flexfec_streams, Transport *send_transport) |
|
void | CreateMatchingReceiveConfigs (Transport *rtcp_send_transport) |
|
void | CreateFrameGeneratorCapturerWithDrift (Clock *drift_clock, float speed, int framerate, int width, int height) |
|
void | CreateFrameGeneratorCapturer (int framerate, int width, int height) |
|
void | CreateFakeAudioDevices () |
|
void | CreateVideoStreams () |
|
void | CreateAudioStreams () |
|
void | CreateFlexfecStreams () |
|
void | Start () |
|
void | Stop () |
|
void | DestroyStreams () |
|
void | SetFakeVideoCaptureRotation (VideoRotation rotation) |
|
| Test () |
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|