AFNextEvent(3)						       AFNextEvent(3)



NAME
  AFNextEvent -	read next audio	event

SYNTAX
  #include <AF/AFlib.h>

  void AFNextEvent (AFAudioConn	*aud, AFEvent *event)

ARGUMENTS

  aud	    Specifies the connection to	the audio server.

  event	    Location to	hold the next event.

DESCRIPTION
  The AFNextEvent function returns the next event in the queue.	 AFNextEvent
  will flush output and	wait if	the queue is empty.

SEE ALSO
  AFSelectEvents(3), AFQueryPhone(3), AFIfEvent(3)
  AF(1)


BUGS
  If you encounter a reproducible bug, please submit a problem report to
  (af-bugs@crl.dec.com).

COPYRIGHT
  Copyright 1990-1994, Digital Equipment Corporation.
  See AF(1) for	a full statement of rights and permissions.

AUTHORS
  Digital Cambridge Research Lab