SND_PCM_FORMAT_SET_SILENCE

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

 

NAME

snd_pcm_format_set_silence - set the silence data on the buffer  

SYNOPSIS

"SYNOPSIS"

int snd_pcm_format_set_silence (snd_pcm_format_t format, void * data, unsigned int samples);  

ARGUMENTS

format
the PCM format
data
the buffer pointer
samples
the number of samples to set silence
 

DESCRIPTION

Sets the silence data on the buffer for the given samples.

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: 06:21:11 GMT, October 06, 2005