hpi_format Struct Reference

Structure containing sample format information. More...

#include <hpi.h>


Data Fields

HW32 dwSampleRate
 11025, 32000, 44100 .
HW32 dwBitRate
 for MPEG
HW32 dwAttributes
 Stereo/JointStereo/Mono.
HW16 wModeLegacy
 Legacy ancillary mode or idle bit.
HW16 wUnused
 Unused.
HW16 wChannels
 1,2.
HW16 wFormat
 HPI_FORMAT_PCM16, _MPEG etc.


Detailed Description

Structure containing sample format information.

See also HPI_FormatCreate().


Field Documentation

HW32 hpi_format::dwSampleRate
 

11025, 32000, 44100 .

..

HW32 hpi_format::dwBitRate
 

for MPEG

HW32 hpi_format::dwAttributes
 

Stereo/JointStereo/Mono.

HW16 hpi_format::wModeLegacy
 

Legacy ancillary mode or idle bit.

HW16 hpi_format::wUnused
 

Unused.

HW16 hpi_format::wChannels
 

1,2.

.., (or ancillary mode or idle bit

HW16 hpi_format::wFormat
 

HPI_FORMAT_PCM16, _MPEG etc.

See Audio format types.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 18 12:59:30 2008 for AudioScience HPI by  doxygen 1.4.6-NO