player: add on_device_changed callback
commitfb5b4934df98701e76003f9c98367e662775181f
authorRomain Vimont <rom1v@videolabs.io>
Mon, 6 May 2019 13:08:54 +0000 (6 15:08 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 22 May 2019 20:03:49 +0000 (22 22:03 +0200)
treea57e07bc1e9e6b26cf1d5e9f4a357081c1e425cf
parentcff059cc20213fc6ce892202ab82f229e857c457
player: add on_device_changed callback

Expose the "device" event on the aout via a player callback.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_player.h
src/input/player.c