MediaTimer
Overview
A MediaTimer specifies a time and an action to be performed when the media reaches that time. When the current Time on a MediaPlayer reaches the time, the action fucntion is invoked.
Profile: common
Variable Summary
| name | type | Default Value | description |
|---|---|---|---|
| time | Duration |
Defines the time at which the action should be performed |
