Media Player

From Metrixstream
(Difference between revisions)
Jump to: navigation, search
(Main Sections)
 
(18 intermediate revisions by one user not shown)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
  
The Metrixstream media player has a JavaScript interface that lets you control and manipulate the look, feel, and functionality of the player experience.
+
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].
  
=== Main Sections ===
+
== Components ==
  
; [[Player:LiveEvents|LiveEvents]]
+
; [[Media_Player: Macros|Macros]]
: Learn what events are defined.
+
: Learn how to place a media player within a webpage.
; [[Site:Static Resources|Static Resources]]
+
; [[Media Player: API Calls|API Calls]]
: Guide to uploading / editing / service static resources from your website.
+
: The functions available to control the media player.
; [[Site:Faceted Search|Faceted Search]]
+
; [[Media Player: API Callbacks|API Callbacks]]
: Performing complex searches to find content and profiles.
+
: The callbacks that can be registered to intercept certain actions done via the media player.
 +
; [[Media Player: Live Events|Live Events]]
 +
: A list of all events available during a live event and how to interact with them.
 +
; [[Media Player: Skins|Skins]]
 +
: A list of available skins for the media player.
 +
; [[WMODE|WMODE]]
 +
: 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.
Personal tools