Media Plugin: Difference between revisions
Appearance
Stubs to expand upon |
→Media Description Changed: Details added |
||
| Line 18: | Line 18: | ||
=== AV Input Changed === | === AV Input Changed === | ||
=== Media Description Changed === | === Media Description Changed === | ||
==== Description ==== | |||
This event specified new details for an existing stream. | |||
==== Parameters ==== | |||
{| | |||
!Name!!Description | |||
|- | |||
|Text||The description of the stream. This is used by the Orbiter where the stream description is needed. As an example, watching TV on a STB that provides data about the current channel/program over a serial connection would update the description on your remote when the show changes or you change the channel. | |||
|} | |||
=== Volume Changed === | === Volume Changed === | ||
== Commands == | == Commands == | ||
Revision as of 20:31, 25 July 2011
This Page still needs to be written with appropriate information as of --Tschak909 04:56, 10 February 2011 (CET)
TODO
Provide a technical explanation of the Media Plugin, its purpose, and how to use it to extend and add additional media types to LinuxMCE.
Description
Media Plugin is a plug-in in the DCE Router that is responsible for media management in LinuxMCE. Extension plug-ins can register with it to provide control for media types that Media Plugin doesn't handle itself.
Events
Media Plugin handles the following events:
Media Inserted
Playback Completed
Playback Started
Follow Me Media
Device OnOff
AV Input Changed
Media Description Changed
Description
This event specified new details for an existing stream.
Parameters
| Name | Description |
|---|---|
| Text | The description of the stream. This is used by the Orbiter where the stream description is needed. As an example, watching TV on a STB that provides data about the current channel/program over a serial connection would update the description on your remote when the show changes or you change the channel. |