[vlc-devel] Re: [patch] unifying meta-information access, the 2nd

Daniel Stränger vlc at schmaller.de
Wed Feb 15 18:30:18 CET 2006


hi!
>> This patch unifies access to the meta-information by using the translated #definitions.
> I think defining something for "Meta-information" might be good to, or
> even defining a new function vlc_input_item_GetMeta( input_item_t *,
> char *) used like vlc_input_item_GetMeta( &p_item->input,
> VLC_META_ARTIST ).
I've decided the "defining" way, as it seems to me there are
enough vlc_input_item_*Info(), vlc_meta_*() and InputControl() functions to access the meta-information.

here is the completed patch.

bye, daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: meta.patch
Type: text/x-patch
Size: 25852 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060215/c530ae4e/attachment.bin>


More information about the vlc-devel mailing list