LEADTOOLS WIA (Leadtools.Wia assembly)

EndVideoPreview Method

Show in webframe





Shuts down the streaming video.
Syntax
public void EndVideoPreview()
'Declaration
 
Public Sub EndVideoPreview() 
'Usage
 
Dim instance As WiaSession
 
instance.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.

Example
Refer to WiaSession.IsVideoPreviewAvailable.
Requirements

Target Platforms

See Also

Reference

WiaSession Class
WiaSession Members
Startup Method
Shutdown Method
SelectDevice Method
SelectDeviceDlg Method
IsVideoPreviewAvailable Method
StartVideoPreview Method
AcquireImageFromVideo Method
ResizeVideoPreview Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.