At 12 Apr 2002 11:52:25 +0100,
Bob Ham wrote:
> 
> On Thu, 2002-04-11 at 11:31, Takashi Iwai wrote:
> 
> >     // enable time-stamp-update mode
> >     snd_seq_port_subscribe_set_time_update(subs, 1);
> >     // if you want to get real-time (not tick), call the
> >     // following, too
> >     // snd_seq_port_subscribe_set_time_real(subs, 1);
> 
> Does the value of the integer that's passed to either of these functions
> make any difference, or is it just their non-zeroness?

the latter - it's non-zero boolean.


Takashi

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

Reply via email to