SND_PCM_HW_PARAMS_CHOOSE

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

 

NAME

snd_pcm_hw_params_choose -  

SYNOPSIS

"SYNOPSIS"

int snd_pcm_hw_params_choose (snd_pcm_t * pcm, snd_pcm_hw_params_t * params);  

ARGUMENTS

pcm
-- undescribed --
params
-- undescribed --
 

DESCRIPTION

Choose one configuration from configuration space defined by PARAMS  

THE CONFIGURATION CHOSEN IS THAT OBTAINED FIXING IN THIS ORDER

first access, first format, first subformat, min channels, min rate, min period time, max buffer size, min tick time


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
THE CONFIGURATION CHOSEN IS THAT OBTAINED FIXING IN THIS ORDER

This document was created by man2html, using the manual pages.
Time: 13:31:52 GMT, October 06, 2005