484
OPUS Projektor Manual
Object Reference
Events
The following events can be configured for the meter object:
·
OnOpenForInput
·
OnEnabledWithFocus
·
OnEnabledWithoutFocus
·
OnValueChange
·
OnEnterValue
·
OnEnterNewValue
·
OnEscape
See here for the descriptions of all event and possible actions that can be assigned.
6.4.11
Multimedia Player
Tutorial video about the Multimedia Player
https://www.youtube.com/watch?v=ZDMf8XfCmaY
Download this project to see a basic implementation of the Multimedia Player in a project.
The multimedia player is a complex object which contains other basic objects. Each basic
object is registered in the player itself and takes a special function. The player represents a
predefined construction kit which is fully customizable.
A media player can be placed on a frame and is used for playing audio or video files. As
many other objects, the multimedia player has a lot of common properties. See here for a
description. Only multimedia player specific properties will be described on this page.
Hint: The Multimedia Player object is only available for device panels with audio capabilities.
Otherwise you won't see this object in the palette.
Please note:
If you want to use the MP4 formats in your project it is necessary that you purchase a license
at https://www.mpegla.com/.
MP3 seems to be free of licenses as of now:
https://www.iis.fraunhofer.de/en/ff/amm/consumer-electronics/mp3.html.
For MP4 you need to license “MPEG-4 Visual (Part 2)” and “AVC/H.264 (MPEG-4 Part 10)”
in order to use both formats. If you only want to playback MP4 video files the H.264 license
should be enough.
If in doubt, please contact the companies and ask for license assistance.
Multimedia Player Controls / Components
430
415