This function is under development. It could be changed or withdrawn, and may not be implemented in this release.
int sm_path_avf_amrnb_dec(struct sm_path_avf_amrnb_dec_parms *amrnbdecparms)
typedef struct sm_path_avf_amrnb_dec_parms { tSMPathId path; /* in */ tSM_INT enable; /* in */ } SM_PATH_AVF_AMRNB_DEC_PARMS;
Configures AVF encapsulated AMR-NB decoding on a signal path.
0 if call completed successfully, otherwise a standard error.
This function is part of the Prosody signal path processing API.