UPnP AV Control Point Utility Classes

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The UPnP AV Framework contains classes that provide additional functionality to control point applications. For an overview of all of the classes provided by the UPnP AV Framework, see UPnP AV Framework Class Organization.

Note

The UPnP AV Framework defines an object (UPnP AV) structure used by the parser (UPnP AV) object. Because object is a structure, it is documented in UPnP AV Structures.

The following table shows the UPnP AV Framework control point utility classes.

Note

Not all of the programming elements listed here are relevant to users of the UPnP AV Framework in Windows Mobile. For more information about the differences between the UPnP implementation available for Windows Mobile devices and that available for Windows Embedded CE devices, see UPnP in Windows Mobile Devices.

Class Description

MediaRendererDevice

Used by UPnP AV control points to retrieve an IConnectionManager reference.

MediaServerDevice

Used by UPnP AV control points to retrieve IConnectionManager and IContentDirectory references.

parser (UPnP AV)

Provides an object-oriented representation of a DIDL-Lite XML fragment.

See Also

Reference

UPnP AV Classes
IConnectionManager
IContentDirectory

Other Resources

Using the UPnP AV Framework