vlc/vlc-3.0 | branch: master | Thomas Guillem <[email protected]> | Tue Feb 20 16:55:12 2018 +0100| [68196bf7701d8ae12c3a5edd86c895153a751c72] | committer: Thomas Guillem
chromecast: change msg return values All msg*() methods return kInvalidId on error, 1 or the receiver/player request ID on success. (cherry picked from commit a84b999cd9acd0fd20317decfdd73c1bac1e891c) Signed-off-by: Thomas Guillem <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=68196bf7701d8ae12c3a5edd86c895153a751c72 --- modules/stream_out/chromecast/chromecast.h | 43 +++++---- .../chromecast/chromecast_communication.cpp | 102 +++++++++++++-------- modules/stream_out/chromecast/chromecast_ctrl.cpp | 6 +- 3 files changed, 93 insertions(+), 58 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=68196bf7701d8ae12c3a5edd86c895153a751c72 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
