RtspTrackInfoMulticastGroupRtcpEndpoint Field |
In case of multicast stream setup, this will contain the RTCP Group IP:port pair.
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public IPEndPoint MulticastGroupRtcpEndpoint
Public MulticastGroupRtcpEndpoint As IPEndPoint
public:
IPEndPoint^ MulticastGroupRtcpEndpoint
val mutable MulticastGroupRtcpEndpoint: IPEndPoint
Field Value
Type:
IPEndPointSee Also