Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: Placing the Windows Media Player Control in a Visual Basic Application
*Next Topic: Compatibility Modes

Architecture

The Microsoft® Windows Media™ Player control is built on Microsoft® DirectShow® technology. DirectShow is based on Component Object Model (COM) architecture, which employs components called filters that can be plugged in to process multimedia data. Each filter is designed to receive digital input, process the data, and pass the results on to the next filter. The filters are arranged in a configuration called a filter graph.

DirectShow technology is based on several Microsoft services, including:

Filters and filter graphs can be created by implementing COM interfaces that use the class libraries and documentation provided by the DirectShow Software Development Kit (SDK). However, it is not necessary to understand Microsoft® Visual C++® programming or COM to use the Windows Media Player control.

The following diagram illustrates the relationship between DirectShow and the Windows Media Player control.

This section contains the following articles.


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.