Data Fields

libvlc_log_subscriber Struct Reference
[LibVLC logging]

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.)

Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines