At Mon, 10 Jun 2002 13:46:04 -0700 (PDT),
Dan Hollis wrote:
> 
> On Mon, 10 Jun 2002, Takashi Iwai wrote:
> > i talked (yes, physically!) with Jaroslav about this issue.
> > our conclusion is to extend the snd_pcm_hw_constraints_t struct,
> > namely, using char arrays instead of int for mask bits.
> 
> you mean represent each mask bit with separate ascii character?

no, it's just a byte array as bitmap to hold more than 32bit (int).
the meaning is same, but the size will be bigger.


Takashi

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to