ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMPAudioDecDecoder Struct Reference

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)
 

Detailed Description

Define decoder attribute structure.


The documentation for this struct was generated from the following file: