Networked Media Device Sample Application (Windows Embedded CE 6.0)

1/5/2010

Windows Embedded CE includes an example application called the Networked Media Device Sample. This application demonstrates the use of the components that are provided in the feature pack and appears in the Platform Builder Catalog as NMD_UI.

The sample is made up of an example user interface, a user interface library called the Owner-Draw Library (ODLIB), and code for accessing the Media Query Engine (MQE), Microsoft Windows Media DRM for Network Devices, and Microsoft DirectShow.

The following sections document the sample UI library, and the sample UI code that is provided in NMD_UI. For information about the Media Query Engine, see Media Query Engine.

The following illustration shows the architecture of the sample application.

Ee480755.3842758c-30f8-46aa-bd92-6cda494f24cb(en-US,WinEmbedded.60).gif

This section contains:

  • NMD UI
    Introduces the sample UI, connection, and utility code.
  • ODLIB
    Introduces the Owner-Draw Library, which the sample UI uses to manage UI elements.

See Also

Other Resources

Networked Media Device Architecture