Share via


UPnP AV Control Point Utility Classes (Windows Embedded CE 6.0)

1/6/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.

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