Click or drag to resize
RtspSubStreamPause Method
Transitions a stream to Pause state.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Pause()

Return Value

Type: Boolean
True if pause transition was successful, otherwise false.
See Also