int sm_vmptx_destroy_csrc_list(struct sm_vmptx_destroy_csrc_list_parms *csrcp)
typedef struct sm_vmptx_destroy_csrc_list_parms {
tSMVMPTxCSRCListId csrc_list; /* in */
} SM_VMPTX_DESTROY_CSRC_LIST_PARMS;
Destroys a CSRC list.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody RTP processing API.