Using MediaState in your Application

The following topics provide an overview on how a .NET managed application can use the MediaState object. For more information, see the MediaState Class.

This section discusses the following topics:

Topic Description
Development Environment How to build an application with the MediaState managed assembly.
Sessions, States, and Events An overview of how the MediaState object works with sessions, state information and events.
Creating a MediaState Object How to create an instance of the MediaState object in your application.
Retrieving State How to acquire state information.
Handling Events How to handle state change events.

See Also