RtspSubStreamPause Method |
Transitions a stream to Pause state.
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic Function Pause As Boolean
member Pause : unit -> bool
Return Value
Type:
Boolean
True if pause transition was successful, otherwise false.
See Also