Click or drag to resize
RtcpReceiverReport Properties

The RtcpReceiverReport type exposes the following members.

Properties
  NameDescription
Public propertyCreationTime
Gets the time of the creation.
(Inherited from RtcpPacket.)
Public propertyPacketType
The RTCP packet Type of which the packet was instantiated.
(Inherited from RtcpPacket.)
Public propertyPadding
The RTCP padding field.
(Inherited from RtcpPacket.)
Public propertySsrc
The Synchronization source.
Public propertyVersion
The RTCP version field. This should always be 2.
(Inherited from RtcpPacket.)
Top
See Also