Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
audio_position(3)		  Arcan Lua API 	       audio_position(3)

NAME
     audio_position - Bind an audio source to a positioner video object

SYNOPSIS
     nil
     audio_position( aid:source, vid:reference )

DESCRIPTION
     This function provides a binding between an audio source and a video object
     that  will  be  used  to  derive  world-space position and orientation. Any
     transforms of the reference  object will translate to repositioning the au-
     dio source as well.

NOTES
     1	    Binding to WORLDID	will return the object to 0,0,0

     2	    Referencing a bad audio source  or video reference	 is  a	terminal
	    state transition.

SEE ALSO:
     audio_listener(3)

audio				   August 2026		       audio_position(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=audio_position&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help