Manual
HDC-3x Series SDK (Linux)
Page 34
2.3 Decode
void FmbReset(void);
void FmbInitDec(void);
void FmbStartDecNormal(void);
void FmbPause(void);
void FmbSetMuteMode(void);
void FmbStop(void);
void FmbAutoStop(void);
void FmbDecStopCore(void);
NOTE:
Be sure to use OnFmbMessage () function to confirm the codec chip
return the message to switch the state (return
FMBEnmResultRequestComplete), then continue to the next action.