RtspTrackInfoMulticastPresent Field |
Indicates whether the server response (Setup-200) included multicast information. If this
feature was requested by the client setup, then this field indicates whether the server
supports this feature.
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool MulticastPresent
Public MulticastPresent As Boolean
public:
bool MulticastPresent
val mutable MulticastPresent: bool
Field Value
Type:
BooleanSee Also