Rechercher une page de manuel
snd_pcm_format_set_silence
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
snd_pcm_format_set_silence - set the silence data on the bufferSYNOPSIS
- 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre