Difference between revisions of "Pandora Development Notes"

From LinuxMCE
Jump to: navigation, search
(typo.)
(added category.)
 
Line 8: Line 8:
  
 
[[Category:Programmer's Guide]]
 
[[Category:Programmer's Guide]]
 +
[[Category:Pandora Support Programming]]

Latest revision as of 01:59, 21 February 2011

This page contains cursory notes on development of a Pandora PlugIn and Pandora Player which will provide the necessary logic to implement a player for Pandora.com Internet radio.

The Functionality is divided into two distinct parts, patterned in exactly the same way as many other media plugins such as Xine, Game, Hulu, etc.

  • The Pandora Plugin will provide the necessary logic to signal for orbiter screens to be displayed, as well as creating the appropriate MediaStream and MediaHandler subclasses needed to play media within the system.
  • The Pandora Player will provide the necessary logic to implement the Pandora Playback on a LinuxMCE Media Director
  • In addition, other devices like the Slim Server Streamer will be modified as needed to implement Pandora Playback on other media devices.