SND_CARD_FREE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_card_free - frees given soundcard structure
SYNOPSIS
"SYNOPSIS"
int snd_card_free (snd_card_t * card);
ARGUMENTS
- card
-
soundcard structure
DESCRIPTION
This function releases the soundcard structure and the all assigned
devices automatically. That is, you don't have to release the devices
by yourself.
Returns zero. Frees all associated devices and frees the control
interface associated to given soundcard.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:57 GMT, October 06, 2005