This topic has not yet been rated - Rate this topic

WPD Audio Properties

Windows Portable Devices supports the following audio properties.

PropertyVarTypeDescription
WPD_AUDIO_BIT_DEPTHVT_UI4The bit-depth of the audio.
WPD_AUDIO_BITRATEVT_UI4The bit rate of the audio, in bits per second.
WPD_AUDIO_BLOCK_ALIGNMENTVT_UI4The block alignment of the audio file, in bytes.
WPD_AUDIO_CHANNEL_COUNTVT_R4The number of channels in this audio file. (For example, 1, 2, or 5.1.)
WPD_AUDIO_FORMAT_CODEVT_UI4The registered WAVE format code number. For a listing of registered WAVE formats, see Registered FOURCC Codes and WAVE Formats. .

 

Requirements

Header

PortableDevice.h

See also

Properties

 

 

Send comments about this topic to Microsoft

Build date: 10/12/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.