Camera"

From Documentation
(Created page with "= Camera = *Java API: <javadoc>org.zkoss.zkmax.zul.Camera</javadoc> *JavaScript API: <javadoc directory="jsdoc">zkmax.med.Camera</javadoc> = Employment/Purpose = A <tt>camera</...")
 
Line 8: Line 8:
  
 
= Example =
 
= Example =
 
= Supports HTML5 =
 
  
 
=  =
 
=  =

Revision as of 04:33, 23 April 2018

Camera

Employment/Purpose

A camera component is used to record the video and take the snapshot at the browser. Developers can control the action of the camera by the start, stop, pause, resume and snapshot methods.

Example