ReportBlock Properties |
The ReportBlock type exposes the following members.
Name | Description | |
---|---|---|
CumulativeNumberOfPacketsLost |
Gets or sets the cumulative number of packets lost.
| |
DataBuffer |
Gets or sets the backing data buffer.
| |
DelaySinceLastSenderReport |
Gets or sets the delay since last sender report.
| |
ExtendedHighestSequenceNumberReceived |
Gets or sets the extended highest sequence number received.
| |
FixedPayloadLength |
Gets or sets the fixed length of a report block.
| |
FractionLost |
Gets or sets the fraction lost according to RFC 1889.
The value has a range of 0 (no packet loss) to 255 (all packets lost).
| |
InterarrivalJitter |
Gets or sets the interarrival jitter.
| |
LastSenderReportTimestamp |
Gets or sets the last sender report timestamp.
| |
PercentLost |
Gets or sets the percentage of lost packets.
The value has a range of 0.0 (no packet loss) to 100.0 (all packets lost).
| |
SynchronizationSource |
Gets or sets the synchronization source.
|