Commit f88235c4 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

src/control/libvlc_internal.h: Forgotten file.

parent c1e36ae3
......@@ -77,6 +77,8 @@ struct libvlc_media_descriptor_t
int i_refcount;
libvlc_instance_t *p_libvlc_instance;
vlc_dictionary_t tags; /* To be merged with core's meta soon */
struct libvlc_media_list_t *p_subitems; /* A media descriptor can have
* Sub item */
};
struct libvlc_tag_query_t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment