Player"

From Documentation
(Blanked the page)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Player =
 
  
*Java API: <javadoc>org.zkoss.zkmax.zul.Player</javadoc>
 
*JavaScript API: <javadoc directory="jsdoc">zkmax.med.Player</javadoc>
 
 
= Employment/Purpose =
 
An <tt>player</tt> component is used to play the video at the browser. Like <tt>audio</tt>, you could use the <tt>src</tt> property to specify an URL of an video resource, or the <tt>setContent</tt> method to specify a dynamically generated video. Developers might be able to control the play of an video by the <tt>play</tt>, <tt>stop</tt> and <tt>pause</tt> methods.
 

Latest revision as of 10:41, 13 April 2018