]> git.sesse.net Git - vlc/commit
lib: add libvlc_audio_output_device_get()
authorMark Lee <mark.lee@capricasoftware.co.uk>
Tue, 27 Jan 2015 10:58:02 +0000 (10:58 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 27 Jan 2015 23:01:39 +0000 (00:01 +0100)
commita60b897e1143550e1ddc67f22591f2222dd92a84
treed2bdafdee55d1ee796ddb7d839f5e1a59177c491
parenta4dfd6569b1243cd2f1c96f63a6b32bc7d6096b6
lib: add libvlc_audio_output_device_get()

This function gets the active device identifier for the current
audio output, if there is one, and is the complementary function
to libvlc_audio_output_device_set().

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
NEWS
include/vlc/libvlc_media_player.h
lib/audio.c
lib/libvlc.sym