|
void | TestAudioVideoSync (FecMode fec, CreateOrder create_first, float video_ntp_speed, float video_rtp_speed, float audio_rtp_speed) |
|
void | TestMinTransmitBitrate (bool pad_to_min_bitrate) |
|
void | TestCaptureNtpTime (const FakeNetworkPipe::Config &net_config, int threshold_ms, int start_time_ms, int run_time_ms) |
|
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 () |
|