Share via


WPD_RESOURCE_AUDIO_CLIP

banner art

Previous Next

WPD_RESOURCE_AUDIO_CLIP

Specifies an audio clip for the object.

This type of resource must support the following attributes.

Attribute Name Required or Optional
WPD_AUDIO_BITRATE Recommended
WPD_AUDIO_CHANNEL_COUNT Optional
WPD_AUDIO_FORMAT_CODE Optional
WPD_AUDIO_BIT_DEPTH Optional
WPD_AUDIO_BLOCK_ALIGNMENT Optional
WPD_RESOURCE_ATTRIBUTE_TOTAL_SIZE Required
WPD_RESOURCE_ATTRIBUTE_CAN_READ Required if clients can read this resource.
WPD_RESOURCE_ATTRIBUTE_CAN_WRITE Required if clients can write to this resource.
WPD_RESOURCE_ATTRIBUTE_CAN_DELETE Required if clients can delete this resource.
WPD_RESOURCE_ATTRIBUTE_OPTIMAL_READ_BUFFER_SIZE Required if clients have read access to the resource.
WPD_RESOURCE_ATTRIBUTE_OPTIMAL_WRITE_BUFFER_SIZE Required if clients have write access to the resource.
WPD_RESOURCE_ATTRIBUTE_FORMAT Required

See Also

Previous Next