Class AudioApi

java.lang.Object
uk.co.caprica.vlcj.factory.AudioApi

public final class AudioApi extends Object
Behaviour pertaining to audio.
  • Method Details

    • audioOutputs

      public List<AudioOutput> audioOutputs()
      Get the available audio outputs.

      Each audio output has zero or more audio devices, each device having it's own unique identifier that can be used on a media player to set the select the required output device.

      Returns:
      collection of audio outputs