LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

EndVideoPreview Method






Shuts down the streaming video.
Syntax
public void EndVideoPreview()
'Declaration
 
Public Sub EndVideoPreview() 
'Usage
 
Dim instance As WiaSession
 
instance.EndVideoPreview()
public void EndVideoPreview()
 function Leadtools.Wia.WiaSession.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 All Rights Reserved. LEAD Technologies, Inc.