Shutdown the audio subsystem. This will destroy all audio device factories registered in the audio subsystem. Note that currently opened audio streams may or may not be closed, depending on the implementation of the audio device factories.
- Returns
- PJ_SUCCESS on successful operation or the appropriate error code.
Referenced by pjmedia_endpt_create(), pjmedia_endpt_destroy(), and pjmedia_snd_deinit().