|
amcodecMy Project
|
audio_info_t Struct Reference
Public Attributes | |
| int | valid |
| audio extradata valid(1) or invalid(0), set by dsp | |
| int | sample_rate |
| audio stream sample rate | |
| int | channels |
| audio stream channels | |
| int | bitrate |
| audio stream bit rate | |
| int | codec_id |
| codec format id | |
| int | block_align |
| audio block align from ffmpeg | |
| int | extradata_size |
| extra data size | |
| char | extradata [AUDIO_EXTRA_DATA_SIZE] |
Detailed Description
Definition at line 44 of file codec_type.h.
The documentation for this struct was generated from the following file:
Generated on Tue Dec 2 2014 21:58:59 for amcodecMy Project by
1.7.6.1