WPD_COMMAND_SERVICE_CAPABILITIES_GET_FORMAT_RENDERING_PROFILES command

The WPD_COMMAND_SERVICE_CAPABILITIES_GET_FORMAT_RENDERING_PROFILES command returns a list of resource rendering profiles for a format that is supported by a device service.

Command category

WPD_COMMAND_SERVICE_CAPABILITIES

Parameters

Parameters

The driver expects the following parameters.

WPD_PROPERTY_SERVICE_CAPABILITIES_FORMAT

Return value

Result

The driver should return the following results.

WPD_PROPERTY_SERVICE_CAPABILITIES_RENDERING_PROFILES

Remarks

A service can support specific rendering profiles for each object format that it supports. For example, a ringtones service on a mobile phone can support MP3 format ringtones within a specific bitrate range and duration. The interdependent format, bitrate, and duration property attributes are described in a rendering profile. A service can return multiple profiles for a given format.

WPD invokes this method when an application calls the IPortableDeviceServiceCapabilities::GetFormatRenderingProfiles method.

Requirements

Header

PortableDevice.h

See also

Commands

 

 

Send comments about this topic to Microsoft