This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
MPEG Audio/Video Player
/usr/photon/bin/mpegsystem
The MPEG Audio/Video player plugin, mpegsystem, is based on the Xing DVD Player. It plays MPEG-1 System layer and MPEG-2 Program Layer streams.
Calling MvInit() sets the value of MvPluginCtrl_t.MvPluginFlags_t pflags to 0.
See the Resource Profile Estimates and Library Dependencies appendix.
Valid commands for the MPEG system plugin are:
CMD_PLUGIN_CLOSE
CMD_PLUGIN_DIRECT_AUDIO
CMD_PLUGIN_GET_STATUS
CMD_PLUGIN_MUTE
CMD_PLUGIN_OPEN_URLS
CMD_PLUGIN_PAUSE
CMD_PLUGIN_SEEK_TO
CMD_PLUGIN_SET_PARAMETER
CMD_PLUGIN_START
CMD_PLUGIN_STOP
See the example for the MPEG Video plugin (mpegvideo).