VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
libvlc_log_subscriber Struct Reference

Data structure for a LibVLC logging callbacks. More...

Collaboration diagram for libvlc_log_subscriber:
Collaboration graph
[legend]

Data Fields

struct libvlc_log_subscriberprev
struct libvlc_log_subscribernext
libvlc_log_cb func
void * opaque

Detailed Description

Data structure for a LibVLC logging callbacks.

Note
This structure contains exactly 4 pointers and will never change. Nevertheless, it should not be accessed directly outside of LibVLC. (In fact, doing so would fail the thread memory model.)

The documentation for this struct was generated from the following file: