SND_PCM_FORMAT_SIZE

Section: ()
Updated: 06 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: 04:41:07 GMT, October 06, 2005