1SND_PCM_FORMAT_SILEN(9) PCM API SND_PCM_FORMAT_SILEN(9)
23
4
NAME
6snd_pcm_format_silence_64 - return the silent data in 8 bytes array
7
SYNOPSIS
9const unsigned char *
10snd_pcm_format_silence_64(snd_pcm_format_t format);
11
ARGUMENTS
13format
14the format to check
15
DESCRIPTION
17Returns the format pattern to fill or NULL if error.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 SND_PCM_FORMAT_SILEN(9)