LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::InboundRtpStreamStats Struct Reference

Public Attributes

std::string track_identifier
 
std::string mid
 
std::string remote_id
 
std::uint32_t frames_decoded
 
std::uint32_t key_frames_decoded
 
std::uint32_t frames_rendered
 
std::uint32_t frames_dropped
 
std::uint32_t frame_width
 
std::uint32_t frame_height
 
double frames_per_second
 
std::uint64_t qp_sum
 
double total_decode_time
 
double total_inter_frame_delay
 
double total_squared_inter_frame_delay
 
std::uint32_t pause_count
 
double total_pause_duration
 
std::uint32_t freeze_count
 
double total_freeze_duration
 
double last_packet_received_timestamp
 
std::uint64_t header_bytes_received
 
std::uint64_t packets_discarded
 
std::uint64_t fec_bytes_received
 
std::uint64_t fec_packets_received
 
std::uint64_t fec_packets_discarded
 
std::uint64_t bytes_received
 
std::uint32_t nack_count
 
std::uint32_t fir_count
 
std::uint32_t pli_count
 
double total_processing_delay
 
double estimated_playout_timestamp
 
double jitter_buffer_delay
 
double jitter_buffer_target_delay
 
std::uint64_t jitter_buffer_emitted_count
 
double jitter_buffer_minimum_delay
 
std::uint64_t total_samples_received
 
std::uint64_t concealed_samples
 
std::uint64_t silent_concealed_samples
 
std::uint64_t concealment_events
 
std::uint64_t inserted_samples_for_deceleration
 
std::uint64_t removed_samples_for_acceleration
 
double audio_level
 
double total_audio_energy
 
double total_samples_duration
 
std::uint64_t frames_received
 
std::string decoder_implementation
 
std::string playout_id
 
bool power_efficient_decoder
 
std::uint64_t frames_assembled_from_multiple_packets
 
double total_assembly_time
 
std::uint64_t retransmitted_packets_received
 
std::uint64_t retransmitted_bytes_received
 
std::uint32_t rtx_ssrc
 
std::uint32_t fec_ssrc
 

The documentation for this struct was generated from the following file: