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

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)
 

Detailed Description

Define the encoder attribute structure.


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