ParticipantSenderInformation Class |
Namespace: StreamCoders.Rtp
The ParticipantSenderInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParticipantSenderInformation | Initializes a new instance of the ParticipantSenderInformation class |
Name | Description | |
---|---|---|
![]() | GenerateSenderReport |
Generates a RTCP-SR, RTCP-SDES (CNAME) encapsulated in an RTCPCompound object.
|
![]() | Update |
Objects the participant sender information.
|
Name | Description | |
---|---|---|
![]() | ByteCount |
Amount of bytes sent.
|
![]() | PacketCount |
Amount of packets sent.
|
![]() | RecentTimestamp |
Most recently sent timestamp.
|
![]() | Ssrc |
Most recently sent Sync Source.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |