UPnP AV Structures

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the different UPnP AV Framework structures.

Note   Not all of the programming elements listed here are relevant to users of the UPnP AV Framework in Windows Mobile.

Structure Description

ConnectionInfo

Contains information about a single connection maintained by a ConnectionManager instance.

DeviceCapabilities

Contains information about the device the AVTransport service instance uses for playback and, optionally, for recording.

MediaInfo

Contains information about media content.

object (UPnP AV)

Represents a DIDL-Lite object, as specified in detail in the ContentDirectory DCP.

PositionInfo

Contains information about the AVTransport service instance's current position.

TransportActions

Represents the valid transport control actions at this time for the AVTransport service instance.

TransportInfo

Contains information about the AVTransport service instance's transport state.

TransportSettings

Contains information about the current settings of the AVTransport service instance.

See Also

Other Resources

UPnP AV Reference
Using the UPnP AV Framework