Question about the new 2.1 logging API

This forum is about all development around libVLC.
sherington
Cone that earned his stripes
Cone that earned his stripes
Posts: 491
Joined: 10 Sep 2008 11:57
VLC version: master
Operating System: Linux

Question about the new 2.1 logging API

Postby sherington » 27 Apr 2013 11:16

Hi,

I was wondering if the following methods are intended to be exposed to applications using libvlc:

Code: Select all

void libvlc_log_get_context(const libvlc_log_t *ctx, const char **module, const char **file, unsigned *line); void libvlc_log_get_object(const libvlc_log_t *ctx, const char **name, const char **header, uintptr_t *id);
They exist in libvlc.sym but they are not declared as "LIBVLC_API" in the libvlc.h header, so they're not visible to my app.

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Question about the new 2.1 logging API

Postby Rémi Denis-Courmont » 27 Apr 2013 13:14

Fixed in git.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 23 guests