SND_CARD_REGISTER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_card_register - register the soundcard  

SYNOPSIS

"SYNOPSIS"

int snd_card_register (snd_card_t * card);  

ARGUMENTS

card
soundcard structure
 

DESCRIPTION

This function registers all the devices assigned to the soundcard. Until calling this, the ALSA control interface is blocked from the external accesses. Thus, you should call this function at the end of the initialization of the card.

Returns zero otherwise a negative error code if the registrain failed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:50 GMT, October 09, 2005