ESRI.ArcGIS.Mobile.Client
CameraFrameSource Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.WebCam Namespace : CameraFrameSource Class


The following tables list the members exposed by CameraFrameSource.

Public Constructors

 NameDescription
Public ConstructorCameraFrameSource Constructor Creates a new instance  
Top

Public Properties

 NameDescription
Public PropertyCamera Gets the Camera  
Public PropertyCurrenResolution Gets the current resolution  
Public PropertyIsCapturing Gets if the Camera is capturing  
Public PropertySupportedResolutions Gets list if supported resolutions for this camera  
Top

Public Methods

 NameDescription
Public MethodStartFrameCaptureOverloaded.  Starts to capture frames  
Public MethodStopFrameCapture Stops cpaturing frames  
Top

Public Events

 NameDescription
Public EventNewFrame Fires when camera image is captured  
Top

See Also