sout: chromecast: use stream info helpers in intf_sys_t
commitd0ed421fb2f6760147dc29a814b661aadcc3dc2c
authorFilip Roséen <filip@atch.se>
Mon, 23 Jul 2018 17:56:59 +0000 (23 19:56 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 24 Jul 2018 14:02:58 +0000 (24 16:02 +0200)
treeb92bd7d74ba96ca1b6ce1b72b08aa7ed81d31559
parent92c90c5b0a98a01d3f81d1a8d9ffeea0e230a7a2
sout: chromecast: use stream info helpers in intf_sys_t

These changes includes usage of the relevant stream info helpers.

It also adds an additional slash to the art URI, so that items can be
accessed through "/chromecast/unique/unique/art/$ID", where $ID
denotes the art-id as used in the implementation, instead of
"[...]/art$ID". This is not a change in behavior as the URIs passed to
the device is per session, and the device is given notice of the URI
by us, it does not probe it implicitly.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/stream_out/chromecast/chromecast_ctrl.cpp