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)NAMEsnd_pcm_format_set_silence - set the silence data on the bufferSYNOPSISint snd_pcm_format_set_silence(snd_pcm_format_t format, void * data, unsigned int samples);ARGUMENTSformat the PCM format data the buffer pointer samples the number of samples to set silenceDESCRIPTIONSets the silence data on the buffer for the given samples.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_SET_S(9)
| Related Man Pages |
|---|
| sdl_audiospec(3) - opensolaris |
| glrenderbufferstoragemultisample(3g) - mojave |
| sdl_audiospec(3) - debian |
| glrenderbufferstoragemultisample(3g) - centos |
| sdl_openaudio(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |