EndVideoPreview Method

Summary

Shuts down the streaming video.

Syntax
C#
VB
C++
public void EndVideoPreview() 
  
Public Sub EndVideoPreview()  
public: 
void EndVideoPreview();  

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly