getOutputDevice

@NotNull
abstract fun getOutputDevice(): @NotNull Optional<AlContextOutputDevice>

Gets the current output device.

Return

The output device or null.