Powered by

US - English
NEW! Silverlight 5 is available Learn More

General Media

In this chapter, you'll learn:
General Media

  1. Hosting VOD using IIS Media Services

    November 11, 2009|Level 200 : Novice

    In this example, we walk through the process of hosting a Video On Demand using IIS Media Services and consuming it with the SMF Video Player.

  2. Using Application Settings

    November 11, 2009|Level 200 : Novice

    This example demonstrates how to use the Settings utilities included in SMF to store application settings on a web server, access them at run time and update your application.

  3. Building A Custom Bitrate Meter

    November 11, 2009|Level 200 : Novice

    This example demonstrates how to use Blend to create a customized Bitrate meter to visually indicate the quality of the video being delivered.

  4. Creating Custom Timeline Markers

    November 11, 2009|Level 200 : Novice

    This example demonstrates how to extend the functionality of the standard Marker by adding new data, responding to user interaction, changing video position and customizing the visual Style.

  5. Embedding The Video Player

    November 11, 2009|Level 200 : Novice

    This example is the shortest path to getting the SMF video player embedded in a Silverlight application. We start from scratch by creating a brand new project and finish with a functional, smooth s...

  6. Extending The Video Player

    November 11, 2009|Level 300 : Intermediate

    In this example, we extend the functionality of the out-of-the-box SMF Video Player by adding new Template Parts and implementing new functionality.

  7. Live Mode vs. VOD

    November 11, 2009|Level 300 : Intermediate

    This example walks through the differences between the visual elements that are part of Video On Demand versus Live Mode.

  8. Using SMF Logging

    November 11, 2009|Level 300 : Intermediate

    In this example, we use the SMF Logging infrastructure to intercept player events, create custom events, and learn how to filter specific event types.

  9. Out Of Stream Data Access

    November 11, 2009|Level 300 : Intermediate

    This example demonstrates how to use the data utilities included in SMF to access external resources, such as XML files stored on a web server.