Shuts down the streaming video.
public void EndVideoPreview()
Public Sub EndVideoPreview()
public:
void EndVideoPreview();
This method shuts down the streaming video. To start video preview again, call the WiaSession.StartVideoPreview method again.
Call this function only after a successful call to WiaSession.StartVideoPreview method.
Refer to WiaSession.IsVideoPreviewAvailable.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET