[vlc-devel] commit: libvlc: Export libvlc_media_player_get_input_thread(). (Pierre d' Herbemont )

Pierre d'Herbemont pdherbemont at free.fr
Fri Jan 29 12:49:59 CET 2010


On Fri, Jan 29, 2010 at 12:36 PM, Rafaël Carré <rafael.carre at gmail.com> wrote:
> Le 29/01/10 11:49, git version control a écrit :
>> vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Fri Jan 29 01:42:55 2010 +0100| [714ef56a1682be404888668bd3c1c688cd0d2aeb] | committer: Pierre d'Herbemont
>>
>> libvlc: Export libvlc_media_player_get_input_thread().
>
>> + * Access to libvlc core internal structure.
>> + *
>> + * This enables nasty hack. Use of this method is discouraged.
>
> What kind of nasty hack ?
>
> How are you supposed to use / dereference the pointer?

The kind of nasty hack where you link to libvlccore, and use the
input_thread directly. It's pretty much similar to
libvlc_get_vlc_instance().

Pierre.



More information about the vlc-devel mailing list