3 decode, Ecode – IEI Integration HDC-3x-Series_SDK_Linux User Manual

Page 34

Advertising
background image

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.

Advertising