int sm_i460mux_datafeed_disconnect(struct sm_i460mux_datafeed_disconnect_parms *datafeedp)
typedef struct sm_i460mux_datafeed_disconnect_parms { tSMI460muxId i460mux; /* in */ tSMI460InputId input_id; /* in */ } SM_I460MUX_DATAFEED_DISCONNECT_PARMS;
Disconnect a datafeed on one of the inputs of the I.460 mux.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody I.460 Mux API.