![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define decoder attribute structure. More...
#include <imp_audio.h>
Data Fields | |
| IMPAudioPalyloadType | type |
| Audio decoding protocol type. | |
| char | name [16] |
| Audio encoder name. | |
| int(* | openDecoder )(void *decoderAttr, void *decoder) |
| int(* | decodeFrm )(void *decoder, unsigned char *inbuf, int inLen, unsigned short *outbuf, int *outLen, int *chns) |
| int(* | getFrmInfo )(void *decoder, void *info) |
| int(* | closeDecoder )(void *decoder) |
Define decoder attribute structure.
1.8.8