Al.GetListener3f (gb.openal)
Static Function GetListener3f ( Param As Integer ) As Single[]
 
Return the value of the 
Param property of the listener as an array of three 
Single values.
Param can be one of the following constant:
  - 
Al.POSITION for the (x, y, z) position of the listener.
 
  - 
Al.VELOCITY for the (vx, vy, vz) velocity vector of the listener.