snd_pcm_format_silence_64
Name
snd_pcm_format_silence_64 -- return the silent data in 8 bytes array
Synopsis
const unsigned char * snd_pcm_format_silence_64 (snd_pcm_format_t format);
Arguments
format the format to check
Description
Returns the format pattern to fill or NULL if error.