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