RtspConfigurationUseRtcpInterleaveChannel Field |
If true, the session setup will include a dedicated interleave channel for RTCP signaling.
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool UseRtcpInterleaveChannel
Public UseRtcpInterleaveChannel As Boolean
public:
bool UseRtcpInterleaveChannel
val mutable UseRtcpInterleaveChannel: bool
Field Value
Type:
Boolean
See Also