_AlpSndPcmFmt Struct Reference
[Structures]

#include <media_audiomgr.h>


Detailed Description

AlpSndPcmFmt Struct.

contains basic information about sound PCM data


Data Fields

int bits
 Sound sample bits. for example 8, 16.
int channels
 Sound channels.
int rate
 Sound sample rates, unit HZ.


Field Documentation

int bits
 

Sound sample bits. for example 8, 16.

int channels
 

Sound channels.

int rate
 

Sound sample rates, unit HZ.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.