Object PmgVideo (Video player)
Description:
See:
PmgVideo - Deatiled object description
The object serves for playing video files (
*.avi,*.mpg,*.wmv,divx,...). All video files are played (with sound), for which the corresponding video decoder is installed (decoders are not installed by the PROMOTIC system).
This object adopts properties and methods of the
PmgObject object.
Properties and methods:
Play | Play the animation |
---|
Seek | Displays one animation picture |
---|
Sound | Enable sound |
---|
Stop | Stop played animation |
---|
Events:
onFocusIn | Is triggered if the object receives focus |
---|
onFocusOut | Is triggered if the object loses focus |
---|
onModeChange | Is triggered when the Pmg object mode changes |
---|
onRefresh | Is triggered on the data refresh of the Pmg object |
---|
onStart | Is triggered on the construction of the Pmg object in the course of opening the panel |
---|
onStop | Is triggered on the destruction of the Pmg object in the course of closing the panel |
---|
Configuration tabs:
Object | General information about the object |
---|
Content | Content of the Pmg object in the XML form |
---|
Position | Setting the position, width and height of the Pmg object |
---|
Variables | List and configuration of user defined Pmg object variables |
---|
Events | Algorithms definition for the object events |
---|
Methods | Definition of designer's method of the Pmg object |
---|
Video | Video properties. |
---|
History:
Pm9.00.00: Object name changed:
PmiWAnimate ->
PmgVideo