Click or drag to resize
RtcpSourceDescription Properties

The RtcpSourceDescription 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 propertySourceCount
Gets the number of sources.
Public propertyVersion
The RTCP version field. This should always be 2.
(Inherited from RtcpPacket.)
Top
See Also