[vlc-devel] Re: debug messages - object id ?
Clément Stenac
zorglub at via.ecp.fr
Tue Sep 30 08:03:18 CEST 2003
Hello,
> I cannot find where different values are created and assigned for the
> p_item->i_object_id.
Look in src/misc/objects.c (lines 200-220), basically, there is a
p_libvlc->i_counter that is incremented for each module. i_object_id is
then set to i_counter.
--
Zorglub
Clément Stenac
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list