Hi,

At 27 Mar 2002 09:09:21 +0000,
Alberto Manuel Brandão Simões wrote:
> 
> 
>       If this is not a bug...
> 
>       in alsa/hwdep.h there is a line like:
> 
> typedef struct _snd_hwdep_info snd_hwdep_info_t;
> 
> This is correct... but where is the 'struct _snd_hwdep_info'?

not a bug.
it's defined inside the alsa-lib and not shown to outside.
like this one, most of structures used in alsa api are opaque.
this is because we wanted to guarantee the consistency of api
even after structs are modified.


ciao,

Takashi

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to