#include <media_audiomgr.h>
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. | |
|
|
Sound sample bits. for example 8, 16.
|
|
|
Sound channels.
|
|
|
Sound sample rates, unit HZ.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.