Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
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