SND_PCM_FORMAT_SIZE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_pcm_format_size - return the byte size of samples on the given format  

SYNOPSIS

"SYNOPSIS"

ssize_t snd_pcm_format_size (snd_pcm_format_t format, size_t samples);  

ARGUMENTS

format
the format to check
samples
-- undescribed --
 

DESCRIPTION

Returns the byte size of the given samples for the format, or a negative error code if unknown format.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:51 GMT, October 09, 2005