|
| | StatsCollectorForTest (PeerConnection *pc) |
| |
| double | GetTimeNow () override |
| |
| | StatsCollector (PeerConnection *pc) |
| |
| virtual | ~StatsCollector () |
| |
| void | AddStream (MediaStreamInterface *stream) |
| |
| void | AddLocalAudioTrack (AudioTrackInterface *audio_track, uint32_t ssrc) |
| |
| void | RemoveLocalAudioTrack (AudioTrackInterface *audio_track, uint32_t ssrc) |
| |
| void | UpdateStats (PeerConnectionInterface::StatsOutputLevel level) |
| |
| void | GetStats (MediaStreamTrackInterface *track, StatsReports *reports) |
| |
| StatsReport * | PrepareReport (bool local, uint32_t ssrc, const StatsReport::Id &transport_id, StatsReport::Direction direction) |
| |
| bool | IsValidTrack (const std::string &track_id) |
| |
| void | ClearUpdateStatsCacheForTest () |
| |
| | StatsCollector (PeerConnection *pc) |
| |
| virtual | ~StatsCollector () |
| |
| void | AddStream (MediaStreamInterface *stream) |
| |
| void | AddLocalAudioTrack (AudioTrackInterface *audio_track, uint32_t ssrc) |
| |
| void | RemoveLocalAudioTrack (AudioTrackInterface *audio_track, uint32_t ssrc) |
| |
| void | UpdateStats (PeerConnectionInterface::StatsOutputLevel level) |
| |
| void | GetStats (MediaStreamTrackInterface *track, StatsReports *reports) |
| |
| StatsReport * | PrepareReport (bool local, uint32_t ssrc, const StatsReport::Id &transport_id, StatsReport::Direction direction) |
| |
| bool | IsValidTrack (const std::string &track_id) |
| |
| void | ClearUpdateStatsCacheForTest () |
| |
◆ StatsCollectorForTest()
| webrtc::StatsCollectorForTest::StatsCollectorForTest |
( |
PeerConnection * |
pc | ) |
|
|
inlineexplicit |
◆ GetTimeNow()
| double webrtc::StatsCollectorForTest::GetTimeNow |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: