SND_PCM_LIB_PREALLOCATE_FREE

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

 

NAME

snd_pcm_lib_preallocate_free - release the preallocated buffer of the specified substream.  

SYNOPSIS

"SYNOPSIS"

int snd_pcm_lib_preallocate_free (snd_pcm_substream_t * substream);  

ARGUMENTS

substream
the pcm substream instance
 

DESCRIPTION

Releases the pre-allocated buffer of the given substream.

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:29 GMT, October 06, 2005