Re: [Alsa-devel] PCM ioctls

2002-08-17 Thread Paul Davis
>There are 3 standard PCM ioctls, and a driver could potentially support others >via its own ioctl function registered in the snd_pcm_ops_t structure. Could >anyone give me a hint regarding how an application could then call such >standard and other ioctls? i'm not going to do that, but i will po

[Alsa-devel] PCM ioctls

2002-08-16 Thread Guilhem Tardy
Hi, There are 3 standard PCM ioctls, and a driver could potentially support others via its own ioctl function registered in the snd_pcm_ops_t structure. Could anyone give me a hint regarding how an application could then call such standard and other ioctls? Thanks, Guilhem. ___