SdpMediaDescription.RtcpPortAndAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Net::IPEndPoint ^ RtcpPortAndAddress { void set(System::Net::IPEndPoint ^ value); };
public System.Net.IPEndPoint RtcpPortAndAddress { set; }
member this.RtcpPortAndAddress : System.Net.IPEndPoint
Public Property RtcpPortAndAddress As IPEndPoint