Prosody H.223 Mux: API: sm_h223mux_destroy

This function is under development. It could be changed or withdrawn, and may not be implemented in this release.

Prototype Definition

int sm_h223mux_destroy(tSMH223muxId mux)

Parameters

mux
The mux to destroy. Must have been previously created by a call to sm_h223mux_create() .

Description

Destroys an H.223 Mux.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody H.223 Mux API.