RtspTrackInfoInterleavePresent Field |
Indicates whether the server response (Setup-200) included TCP interleave 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)
Syntaxpublic bool InterleavePresent
Public InterleavePresent As Boolean
public:
bool InterleavePresent
val mutable InterleavePresent: bool
Field Value
Type:
Boolean
See Also