On Mon, 12 Aug 2002, Anders Torger wrote:

> I'd like to be able to get the minimum period size for a pcm device, so 
> then I use snd_pcm_hw_params_get_period_size_min(), however, that (of 
> course) needs a pcm as the first argument.
> 
> In my application it would be good if it was possible to get this 
> information, even if the device in question is busy or temporarily 
> cannot be accessed by some other reason, causing snd_pcm_open to fail.
> 
> Is this possible to do in some way?

Nope. This information is dynamic at runtime (might depend on the 
state of other parts of hardware).

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to