![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define the encoder attribute structure. More...
#include <imp_audio.h>
Data Fields | |
| IMPAudioPalyloadType | type |
| Encoding protocol type. | |
| int | maxFrmLen |
| Maximum code stream length. | |
| char | name [16] |
| encoder name | |
| int(* | openEncoder )(void *encoderAttr, void *encoder) |
| int(* | encoderFrm )(void *encoder, IMPAudioFrame *data, unsigned char *outbuf, int *outLen) |
| int(* | closeEncoder )(void *encoder) |
Define the encoder attribute structure.
1.8.8