[vlc-devel] Re: [patch] unifying meta-information access, the 2nd
Daniel Stränger
vlc at schmaller.de
Thu Feb 16 15:40:28 CET 2006
hi!
since the mail i sent yesterday hasn't yet passed through into the list,
i guess the attachment was too big.
now it's gzip'ed.
i hope binary attachements are allowed :-)
>>
>> 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 chosen 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.gz
Type: application/gzip
Size: 3779 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060216/ceececfa/attachment.bin>
More information about the vlc-devel
mailing list