| RtcpSenderReport Properties |
The RtcpSenderReport type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationTime |
Gets the time of the creation.
(Inherited from RtcpPacket.) | |
| OctetCount |
The number of bytes sent.
| |
| PacketCount |
The number of packets sent.
| |
| PacketType |
The RTCP packet Type of which the packet was instantiated.
(Inherited from RtcpPacket.) | |
| Padding |
The RTCP padding field.
(Inherited from RtcpPacket.) | |
| RtpTimestamp |
The NTP time of the sender expressed in RTP Timestamp units.
| |
| Ssrc |
This is the Synchronization Source (Ssrc) of the Sender.
| |
| Version |
The RTCP version field. This should always be 2.
(Inherited from RtcpPacket.) |