core: add vlc_MetadataRequest
commitd2c29640ffcc0af46e9abde972a10d636f688a29
authorFilip Roséen <filip@atch.se>
Wed, 25 Jul 2018 02:06:38 +0000 (25 04:06 +0200)
committerThomas Guillem <thomas@gllm.fr>
Wed, 25 Jul 2018 09:35:02 +0000 (25 11:35 +0200)
tree99080b5c37f438f2c9adf678012945b35c315596
parentefe3eabd5c411e0c24be90209503889945ee1070
core: add vlc_MetadataRequest

This function is to be used by entities within the core that would
like to spawn a metadata request. Such request will not have the
implicit recursiveness of libvlc_MetadataRequest (which is to be
called by users of libvlc).

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
src/libvlc.c
src/libvlc.h