Stats
This class represents SRT statistics
See Also: statistics.md
Constructors
Properties
The available UDT receiver buffer size
The available UDT sender buffer size
The Undelivered bytes of UDT receiver
The number of too-late-to play missing bytes (estimate based on average packet size)
The number of too-late-to play missing bytes (estimate based on average packet size)
The number of lost bytes
The total number of lost bytes
The number of undecrypted bytes
The number of undecrypted bytes
The total number of received bytes
The number of data bytes to be received by the application
The total number of data bytes to be received by the application
The number of retransmitted bytes
The total number of retransmitted bytes
The total number of sent data bytes, including retransmissions
The number of data bytes, sent by the application
The total number of data bytes, sent by the application
The UnACKed bytes in UDT sender
The number of too-late-to-send dropped bytes
The number of too-late-to-send dropped bytes
The estimated bandwidth, in Mb/s
The receiving rate in Mb/s
The sending rate in Mb/s
The Timestamp-based Packet Delivery Delay
The Timestamp-based Packet Delivery Delay
The time since the UDT entity is started, in milliseconds
The congestion window size, in number of packets
The number of packets on flight
The flow window size, in number of packets
The average time of packet delay for belated packets (packets with sequence past the ACK)
The number of received AND IGNORED packets due to having come too late
The number of too-late-to play missing packets
The number of too-late-to play missing packets
The number of control packets received and not supplied back
The number of control packets received and not supplied back
The number of packet loss not coverable by filter
The number of packet loss not coverable by filter
The number of packets that the filter supplied extra (e.g. FEC rebuilt)
The number of packets that the filter supplied extra (e.g. FEC rebuilt)
The number of lost packets (receiver side)
The total number of lost packets (receiver side)
The number of retransmitted packets received
The number of undecrypted packets
The number of undecrypted packets
The number of received ACK packets
The total number of received ACK packets
The number of received NAK packets
The total number of received NAK packets
The total number of received packets
The number of packets to be received by the application
The total number of packets to be received by the application
The size of order discrepancy in received sequences
The packet reorder tolerance value
The number of retransmitted packets
The total number of retransmitted packets
The number of sent ACK packets
The total number of sent ACK packets
The number of sent NAK packets
The total number of sent NAK packets
The total number of sent data packets, including retransmissions
The number of data packets sent by the application
The total number of data packets sent by the application
The number of too-late-to-send dropped packets
The number of too-late-to-send dropped packets
The number of control packets supplied by packet filter
The number of control packets supplied by packet filter
The number of lost packets (sender side)
The total number of lost packets (sender side)
The packet sending period, in microseconds
The busy sending time (i.e., idle time exclusive)
The total time duration when UDT is sending data (idle time exclusive)