ESRI.ArcGIS.Mobile.Client
StartFrameCapture(Resolution) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.WebCam Namespace > CameraFrameSource Class > StartFrameCapture Method : StartFrameCapture(Resolution) Method

resolution
Starts to capture frames

Syntax

Visual Basic (Declaration) 
Public Overloads Sub StartFrameCapture( _
   ByVal resolution As Resolution _
) 
C# 
public void StartFrameCapture( 
   Resolution resolution
)

Parameters

resolution

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also