Media Player
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) |
MetrixAdmin (Talk | contribs) |
||
Line 9: | Line 9: | ||
; [[Media_Player: Macros|Macros]] | ; [[Media_Player: Macros|Macros]] | ||
: Learn how to place a media player within a webpage. | : Learn how to place a media player within a webpage. | ||
− | ; [[Media Player: API|API]] | + | ; [[Media Player: API Calls|API Calls]] |
− | : | + | : The functions available to control the media player. |
+ | ; [[Media Player: API Callbacks|API Callbacks]] | ||
+ | : The callbacks that can be registered to intercept certain actions done via the media player. | ||
; [[Media Player: Live Events|Live Events]] | ; [[Media Player: Live Events|Live Events]] | ||
: A list of all events available during a live event and how to interact with them. | : A list of all events available during a live event and how to interact with them. |
Revision as of 17:03, 26 March 2011
Introduction
The Metrixstream media player allows complete customization of the media viewing experience. There are multiple skins available including a JavaScript interface that lets you control and manipulate the look, feel, and functionality of the player without having to manipulate any of the core actionscript source code.
If you have any questions, please contact support@metrixstream.com.
Main Sections
- 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.