|
| bool | StartLogging (const std::string &file_name, int64_t max_size_bytes) override |
| |
| bool | StartLogging (rtc::PlatformFile platform_file, int64_t max_size_bytes) override |
| |
| void | StopLogging () override |
| |
| void | LogVideoReceiveStreamConfig (const VideoReceiveStream::Config &config) override |
| |
| void | LogVideoSendStreamConfig (const VideoSendStream::Config &config) override |
| |
| void | LogAudioReceiveStreamConfig (const AudioReceiveStream::Config &config) override |
| |
| void | LogAudioSendStreamConfig (const AudioSendStream::Config &config) override |
| |
| void | LogRtpHeader (PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length) override |
| |
| void | LogRtpHeader (PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id) override |
| |
| void | LogRtcpPacket (PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length) override |
| |
| void | LogAudioPlayout (uint32_t ssrc) override |
| |
| void | LogLossBasedBweUpdate (int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets) override |
| |
| void | LogDelayBasedBweUpdate (int32_t bitrate_bps, BandwidthUsage detector_state) override |
| |
| void | LogAudioNetworkAdaptation (const AudioNetworkAdaptor::EncoderRuntimeConfig &config) override |
| |
| void | LogProbeClusterCreated (int id, int bitrate_bps, int min_probes, int min_bytes) override |
| |
| void | LogProbeResultSuccess (int id, int bitrate_bps) override |
| |
| void | LogProbeResultFailure (int id, ProbeFailureReason failure_reason) override |
| |
| bool | StartLogging (const std::string &file_name, int64_t max_size_bytes) override |
| |
| bool | StartLogging (rtc::PlatformFile platform_file, int64_t max_size_bytes) override |
| |
| void | StopLogging () override |
| |
| void | LogVideoReceiveStreamConfig (const VideoReceiveStream::Config &config) override |
| |
| void | LogVideoSendStreamConfig (const VideoSendStream::Config &config) override |
| |
| void | LogAudioReceiveStreamConfig (const AudioReceiveStream::Config &config) override |
| |
| void | LogAudioSendStreamConfig (const AudioSendStream::Config &config) override |
| |
| void | LogRtpHeader (PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length) override |
| |
| void | LogRtpHeader (PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id) override |
| |
| void | LogRtcpPacket (PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length) override |
| |
| void | LogAudioPlayout (uint32_t ssrc) override |
| |
| void | LogLossBasedBweUpdate (int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets) override |
| |
| void | LogDelayBasedBweUpdate (int32_t bitrate_bps, BandwidthUsage detector_state) override |
| |
| void | LogAudioNetworkAdaptation (const AudioNetworkAdaptor::EncoderRuntimeConfig &config) override |
| |
| void | LogProbeClusterCreated (int id, int bitrate_bps, int min_probes, int min_bytes) override |
| |
| void | LogProbeResultSuccess (int id, int bitrate_bps) override |
| |
| void | LogProbeResultFailure (int id, ProbeFailureReason failure_reason) override |
| |
| virtual | ~RtcEventLog () |
| |
| bool | StartLogging (const std::string &file_name) |
| |
| bool | StartLogging (rtc::PlatformFile platform_file) |
| |
| virtual | ~RtcEventLog () |
| |
| bool | StartLogging (const std::string &file_name) |
| |
| bool | StartLogging (rtc::PlatformFile platform_file) |
| |