Query: snd_pcm_format_size
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_FORMAT_SIZE(9) PCM API SND_PCM_FORMAT_SIZE(9)NAMEsnd_pcm_format_size - return the byte size of samples on the given formatSYNOPSISssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples);ARGUMENTSformat the format to check samples sampling rateDESCRIPTIONReturns the byte size of the given samples for the format, or a negative error code if unknown format.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_FORMAT_SIZE(9)