Media Player
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) |
MetrixAdmin (Talk | contribs) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | The Metrixstream media player allows complete customization of the viewing experience. There are | + | The Metrixstream media player allows complete customization of the viewing experience. There are several skins available to customize the look and feel of the player. There is also a JavaScript interface that lets you control and manipulate the functionality of the player without having to edit any of the core framework. |
If you have any questions, please contact [mailto:support@metrixstream.com support@metrixstream.com]. | If you have any questions, please contact [mailto:support@metrixstream.com support@metrixstream.com]. | ||
− | == | + | == Components == |
; [[Media_Player: Macros|Macros]] | ; [[Media_Player: Macros|Macros]] | ||
Line 18: | Line 18: | ||
: A list of available skins for the media player. | : A list of available skins for the media player. | ||
; [[WMODE|WMODE]] | ; [[WMODE|WMODE]] | ||
− | : An important mode to understand that | + | : An important mode to understand that can effect the media player performance. |
Latest revision as of 18:20, 26 March 2011
[edit] Introduction
The Metrixstream media player allows complete customization of the viewing experience. There are several skins available to customize the look and feel of the player. There is also a JavaScript interface that lets you control and manipulate the functionality of the player without having to edit any of the core framework.
If you have any questions, please contact support@metrixstream.com.
[edit] Components
- Macros
- Learn how to place a media player within a webpage.
- API Calls
- The functions available to control the media player.
- API Callbacks
- The callbacks that can be registered to intercept certain actions done via the media player.
- Live Events
- A list of all events available during a live event and how to interact with them.
- Skins
- A list of available skins for the media player.
- WMODE
- An important mode to understand that can effect the media player performance.