| ParticipantHelperCreateUdpParticipant Method |
| Name | Description | |
|---|---|---|
| CreateUdpParticipant(IPAddress, Int32, IPAddress, Int32, Boolean) |
Creates an RTPParticipant using UdpNetworkClient. Rtcp ports default to RtpPort + 1. RTP ports
should be even numbered.
| |
| CreateUdpParticipant(String, Int32, String, Int32, Boolean) |
Creates an RTPParticipant using UdpNetworkClient. Rtcp ports default to RtpPort + 1. RTP ports
should be even numbered.
|