1. NAME

snd_pcm_format_silence_64 - return the silent data in 8 bytes array

2. SYNOPSIS

const unsigned char * snd_pcm_format_silence_64(snd_pcm_format_t  format );

3. ARGUMENTS

format
    the format to check

4. RETURN

The format pattern to fill or NULL if error.

5. COPYRIGHT