Supported features

Music Capability support

The implementation supports the following requirements for music capability:

  • EqualizerControl is supported for the GlobalManager

  • VolumeControl is supported for the GlobalManager

3D Audio Capability support

The implementation supports the following Player related requirements for the 3D audio capability:

  • Creation of SoundSource3D is possible.

  • LocationControl is supported for SoundSource3D and Spectator.

  • At least one Player can be added to SoundSource3D and that Player can be started.

  • GlobalManager.getSupportedSoundSource3DPlayerTypes returns at least "audio/x-wav".

  • System property audio3d.simultaneouslocation returns at least 1.

  • GlobalManager.getSpectator returns a legal Spectator.

  • OrientationControl is supported for the Spectator.

  • DistanceAttenuationControl is supported for SoundSource3D.

  • ReverbControl is supported for GlobalManager.

  • Enabling ReverbControl is supported for GlobalManager.