snd_pcm_lib_preallocate_free_for_all

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

snd_pcm_lib_preallocate_free_for_all - release all pre-allocated buffers on the pcm

SYNOPSIS

int snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm);

ARGUMENTS

pcm

the pcm instance

DESCRIPTION

Releases all the pre-allocated buffers on the given pcm.

Returns zero if successful, or a negative error code on failure.