Re: Réf. : Where is _snd_pcm defined?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Thu, 22 Mar 2007 19:22:13 +0300 (MSK),
intellij wrote:
> 
> 
> Thank you for your answer. However, you information is not
> correct. I do not have the snd_pcm structure in the three copies of
> pcm.h I have in alsa-lib/include, arm-linux/alsa nor
> arm-linux/include. Peahaps, this is because my lib is slightly
> obsolete. Fortunately, today I have accidentally discovered the
> requested _snd_pcm structure in the
> alsa-lib/src/pcm/pcm_local.h. Excuse me for the fuss.  

Such handles are opaque in ALSA 1.0 API.  The structs are not exported
to API but only its pointer can be used.  It's similar like C++.
When you'd like to access the member of the struct, you'd need to use
the corresponding accessor.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux