diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-08-26 16:13:14 -0700 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-08-28 21:11:59 +0000 |
commit | c25b272826d0b1aaf3c21589d4d4136d02c0dc00 (patch) | |
tree | 4ce427396bbabea11fd25b3b509928c5205c79a3 /test/afb-test | |
parent | dd6678ce125949aa93df7a00797b9d6d03369e36 (diff) |
binding: mediaplayer: fix compiler warning from gst_util_set_object_arg callhalibut_8.0.1halibut/8.0.18.0.1
First argument to the gst_util_set_object_arg call should be cast via G_OBJECT macro
afm-mediaplayer-binding.c: In function ‘gstreamer_init’:
afm-mediaplayer-binding.c:883:30: warning: passing argument 1 of ‘gst_util_set_object_arg’ from incompatible pointer type [-Wincompatible-pointer-types]
gst_util_set_object_arg(data.audio_sink, "stream-properties", "p,media.role=Multimedia");
Bug-AGL: SPEC-2774
Change-Id: I5c93e7e6621f2db229a2a154f0c9d09853c78981
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 9e6546df4a072650536011ba34975102e8e78097)
Diffstat (limited to 'test/afb-test')
0 files changed, 0 insertions, 0 deletions