|
| VideoMediaChannelTest () |
|
virtual cricket::VideoCodec | DefaultCodec ()=0 |
|
virtual cricket::StreamParams | DefaultSendStreamParams () |
|
virtual void | SetUp () |
|
virtual cricket::FakeVideoCapturer * | CreateFakeVideoCapturer () |
|
void | SetUpSecondStream () |
|
void | SetUpSecondStreamWithNoRecv () |
|
virtual void | TearDown () |
|
bool | SetDefaultCodec () |
|
bool | SetOneCodec (int pt, const char *name) |
|
bool | SetOneCodec (const cricket::VideoCodec &codec) |
|
bool | SetSend (bool send) |
|
int | DrainOutgoingPackets () |
|
bool | SendFrame () |
|
bool | WaitAndSendFrame (int wait_ms) |
|
int | WaitForDecoder () |
|
bool | SendCustomVideoFrame (int w, int h) |
|
int | NumRtpBytes () |
|
int | NumRtpBytes (uint32_t ssrc) |
|
int | NumRtpPackets () |
|
int | NumRtpPackets (uint32_t ssrc) |
|
int | NumSentSsrcs () |
|
const rtc::CopyOnWriteBuffer * | GetRtpPacket (int index) |
|
int | NumRtcpPackets () |
|
const rtc::CopyOnWriteBuffer * | GetRtcpPacket (int index) |
|
bool | CountRtcpFir (int start_index, int stop_index, int *fir_count) |
|
void | OnVideoChannelError (uint32_t ssrc, cricket::VideoMediaChannel::Error error) |
|
void | SetSend () |
|
void | SetSendWithoutCodecs () |
|
void | SetSendSetsTransportBufferSizes () |
|
void | Send (const cricket::VideoCodec &codec) |
|
void | SendAndReceive (const cricket::VideoCodec &codec) |
|
void | SendReceiveManyAndGetStats (const cricket::VideoCodec &codec, int duration_sec, int fps) |
|
void | GetStats () |
|
cricket::VideoSenderInfo | GetSenderStats (size_t i) |
|
cricket::VideoReceiverInfo | GetReceiverStats (size_t i) |
|
void | GetStatsMultipleRecvStreams () |
|
void | GetStatsMultipleSendStreams () |
|
void | SetSendBandwidth () |
|
void | SetSendSsrc () |
|
void | SetSendSsrcAfterSetCodecs () |
|
void | SetSink () |
|
void | RejectEmptyStreamParams () |
|
void | AddRemoveSendStreams () |
|
void | SimulateConference () |
|
void | AddRemoveCapturer () |
|
void | RemoveCapturerWithoutAdd () |
|
void | AddRemoveCapturerMultipleSources () |
|
void | MultipleSendStreams () |
|
void | TwoStreamsSendAndReceive (const cricket::VideoCodec &codec) |
|
| VideoMediaChannelTest () |
|
virtual cricket::VideoCodec | DefaultCodec ()=0 |
|
virtual cricket::StreamParams | DefaultSendStreamParams () |
|
virtual void | SetUp () |
|
virtual cricket::FakeVideoCapturer * | CreateFakeVideoCapturer () |
|
void | SetUpSecondStream () |
|
void | SetUpSecondStreamWithNoRecv () |
|
virtual void | TearDown () |
|
bool | SetDefaultCodec () |
|
bool | SetOneCodec (int pt, const char *name) |
|
bool | SetOneCodec (const cricket::VideoCodec &codec) |
|
bool | SetSend (bool send) |
|
int | DrainOutgoingPackets () |
|
bool | SendFrame () |
|
bool | WaitAndSendFrame (int wait_ms) |
|
int | WaitForDecoder () |
|
bool | SendCustomVideoFrame (int w, int h) |
|
int | NumRtpBytes () |
|
int | NumRtpBytes (uint32_t ssrc) |
|
int | NumRtpPackets () |
|
int | NumRtpPackets (uint32_t ssrc) |
|
int | NumSentSsrcs () |
|
const rtc::CopyOnWriteBuffer * | GetRtpPacket (int index) |
|
int | NumRtcpPackets () |
|
const rtc::CopyOnWriteBuffer * | GetRtcpPacket (int index) |
|
bool | CountRtcpFir (int start_index, int stop_index, int *fir_count) |
|
void | OnVideoChannelError (uint32_t ssrc, cricket::VideoMediaChannel::Error error) |
|
void | SetSend () |
|
void | SetSendWithoutCodecs () |
|
void | SetSendSetsTransportBufferSizes () |
|
void | Send (const cricket::VideoCodec &codec) |
|
void | SendAndReceive (const cricket::VideoCodec &codec) |
|
void | SendReceiveManyAndGetStats (const cricket::VideoCodec &codec, int duration_sec, int fps) |
|
void | GetStats () |
|
cricket::VideoSenderInfo | GetSenderStats (size_t i) |
|
cricket::VideoReceiverInfo | GetReceiverStats (size_t i) |
|
void | GetStatsMultipleRecvStreams () |
|
void | GetStatsMultipleSendStreams () |
|
void | SetSendBandwidth () |
|
void | SetSendSsrc () |
|
void | SetSendSsrcAfterSetCodecs () |
|
void | SetSink () |
|
void | RejectEmptyStreamParams () |
|
void | AddRemoveSendStreams () |
|
void | SimulateConference () |
|
void | AddRemoveCapturer () |
|
void | RemoveCapturerWithoutAdd () |
|
void | AddRemoveCapturerMultipleSources () |
|
void | MultipleSendStreams () |
|
void | TwoStreamsSendAndReceive (const cricket::VideoCodec &codec) |
|
| Test () |
|
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) |
|
virtual | ~has_slots_interface () |
|
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) |
|
virtual | ~has_slots_interface () |
|