[vlc-commits] chromecast: change msg return values
Thomas Guillem
git at videolan.org
Fri Feb 23 08:29:27 CET 2018
vlc/vlc-3.0 | branch: master | Thomas Guillem <thomas at gllm.fr> | 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 <thomas at gllm.fr>
> 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
More information about the vlc-commits
mailing list