Interface ClientLocationalAudioChannel

All Superinterfaces:
ClientAudioChannel

public interface ClientLocationalAudioChannel extends ClientAudioChannel
  • Method Details

    • getLocation

      Position getLocation()
      Returns:
      the current location of the audio channel
    • setLocation

      void setLocation(Position position)
      Updates the location of the audio channel.
      Parameters:
      position - the location of the audio channel