lib: player: stop_async: return a status
commit9fadde1bd4d4735e2652b90e4a478368743b7e17
authorThomas Guillem <thomas@gllm.fr>
Thu, 7 Nov 2019 10:42:03 +0000 (7 11:42 +0100)
committerThomas Guillem <thomas@gllm.fr>
Thu, 7 Nov 2019 10:42:03 +0000 (7 11:42 +0100)
tree2a36c0e1e41f836b7575f20b4efe46151c0753e6
parent44a43c295804b00782e4edb7f397a825c849003f
lib: player: stop_async: return a status

In order to notify the user if he should wait for the stopped event.

And improve the libvlc_media_player_stop_async documentation.
include/vlc/libvlc_media_player.h
lib/media_player.c