[vlc-devel] libvlc-control: libvlc_media_list_add_media_descriptor
Filippo Carone
filippo at carone.org
Sun Mar 16 16:23:29 CET 2008
Hi,
the libvlc_media_list_add_media_descriptor allows adding the same media
descriptor twice. Is this the intended behaviuor?
If so, the media_list_index_of_item should return a int* instead of int,
since it should give all positions for the given media_descriptor.
I think it shouldn't be possible to add more than 1 time the same media
descriptor to the same media_list.
Cheers,
Filippo
More information about the vlc-devel
mailing list