In
Web site development with
ASP.NET, the
Media server control enables you to easily integrate
media sources such as audio or video, for example
.wma,
.mp3 or
.wmv files, into the
Web application, without requiring the developer
to have any knowledge of
XAML or
JavaScript to implement the media. To use the
Media control, you need to reference a media source file and select a built-in
skin. The Media control defines the player, and by default it uses
JavaScript programming and the
Silverlight player.
See ASP.NET