snd_pcm_format_set_silence(9) centos man page | unix.com

Man Page: snd_pcm_format_set_silence

Operating Environment: centos

Section: 9

SND_PCM_FORMAT_SET_S(9) 					      PCM API						   SND_PCM_FORMAT_SET_S(9)

NAME
snd_pcm_format_set_silence - set the silence data on the buffer
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.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_SET_S(9)
Related Man Pages
sdl_audiospec(3) - opensolaris
sdl_openaudio(3) - opensolaris
sdl_audiospec(3) - debian
glrenderbufferstoragemultisample(3g) - centos
glteximage2dmultisample(3g) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq