RtpSender Methods |
The RtpSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a participant to the sender list.
|
![]() | Remove(Int32) |
Removes a participant from the sender list.
|
![]() | Remove(IRtpParticipant) |
Removes a participant from the sender list.
|
![]() | Send(RtpFrame) |
Sends an RTP frame to each participant in this sender group.
|
![]() | Send(RtpPacket) |
Sends an RTP packet to each participant in this sender group.
|
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.) |