Class AudioOutput

java.lang.Object
uk.co.caprica.vlcj.factory.AudioOutput
All Implemented Interfaces:
Iterable<AudioDevice>

public class AudioOutput extends Object implements Iterable<AudioDevice>
Description of an audio output.

An audio output has zero or more associated audio devices. Each device has a unique identifier than can be used to select the required output device for a media player.