DevZone: Difference between revisions
Jump to navigation
Jump to search
OuletOtael (talk | contribs) m (zelrolli) |
|||
Line 1: | Line 1: | ||
elttatrdel |
|||
==Media Center Automation== |
==Media Center Automation== |
||
Control Media Center from Interface and Display plug-ins as well as from JScript of Metamorphis skins. |
Control Media Center from Interface and Display plug-ins as well as from JScript of Metamorphis skins. |
Revision as of 05:34, 14 January 2008
elttatrdel
Media Center Automation
Control Media Center from Interface and Display plug-ins as well as from JScript of Metamorphis skins.
Media Center Command Line Parameters
- Media Center Command Line Options: Control Media Center from the command line using the MC12.exe mini-application.
Media Center Core Commands
- Media Center Core Commands: You can control Media Center by using the MC Core commands, which provide many more options than the simple command line parameters. These commands can be accessed via the MC12.exe /MCC [Command],[Param] command line control, or directly via Windows Messages (which is usually quicker).
Media Center expression language
- Media Center expression language: Use Excel-style formulas in view schemes, columns, and more.
Package Files
Package Files: Learn how to create MJP files for installing plug-ins.
Mini View Skinning
Learn how to create a Mini View skin for Media Center
- Mini View Skinning Tutorial
- Metamorphis Skinning Engine
- Metamorphis Scripts
- Examples: Visit mini-me skins Page
Standard View Skinning
Learn how to create a Standard View skin for Media Center
Theater View Skinning
Learn how to create a Standard View skin for Media Center
Track Info template SDK
Customize look and feel of Track Info page.
Media Center Plug-ins
Media Center lets you extend its behavior in many ways, through different kinds of plug-in.
- Download the SDK - updated 1/4/2008, 4:24pm
- Display Plug-in SDK - Create cool visualizations to complement your music.
- Interface Plug-in SDK - Full power extension of Media Center's behavior.
- Input Plug-in SDK - Let Media Center read your favorite file format.
- DSP Plug-in SDK - Control the sound: equalizers, chorus, flangers, stutter.
- Encoder Plug-in SDK - What kind of files Media Center can create.
Developing plugins in Visual Studio 2005 .NET
Tips and Tricks for developing a plugin in Visual Studio 2005 .NET