Closing the PCM subchannel
When you've finished playing back or capturing audio data, you can close the subchannel by calling snd_pcm_close().
The call to snd_pcm_close() releases the subchannel and closes the handle.
Page updated:
When you've finished playing back or capturing audio data, you can close the subchannel by calling snd_pcm_close().
The call to snd_pcm_close() releases the subchannel and closes the handle.