Camera

From Documentation
Revision as of 04:31, 23 April 2018 by Charlesqiu (talk | contribs) (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</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Supports HTML5