Difference between revisions of "Welcome"

From MSX - Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Welcome to Media Station X - Wiki'''
+
<big>'''Welcome to Media Station X - Wiki'''</big>
  
 
These wiki pages were created as an alternative to the Media Station X info and experts pages to provide a better and more structured view of the entire API.
 
These wiki pages were created as an alternative to the Media Station X info and experts pages to provide a better and more structured view of the entire API.

Revision as of 17:40, 11 January 2021

Welcome to Media Station X - Wiki

These wiki pages were created as an alternative to the Media Station X info and experts pages to provide a better and more structured view of the entire API.

Start API[edit]

The start object is used to setup the start parameter. The start parameter specifies which menu or content is loaded at startup.

Menu API[edit]

Menu objects are used to group different content objects. They are displayed as lists (vertical direction) on the left side of the screen.

Content API[edit]

Content objects are used to display content items on a grid. They can be displayed as pages (horizontal direction) or lists (vertical direction).

Common API[edit]

The common API is used in menu and content objects. It consists of responses, colors, icons, inline expressions, and actions.

Special API[edit]

The special API describes the integration of YouTube, Vimeo & Co. and the conversion of M3U/PLS files. Additionally, it consists of internal actions, URL parameters, extended properties, attached data examples, and the dictionary structure.

Live API[edit]

The live API can be used to periodically update content items (e.g. with live data, playback progress, etc.). It also describes the live inline expressions that are also used in other properties (e.g. in the extension property).

Selection API[edit]

The selection API can be used to specify the behavior of a content item if it is selected (i.e. if it has the focus).

Plugin API[edit]

The plugin API can be used to create your own video/audio or interaction plugin.

Hidden Features[edit]

Hidden features are used in menu and content objects and can be used for special use cases.

Related Links[edit]