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

Used by interface plugins which subscribe to the message bank. More...

Collaboration diagram for msg_subscription:
Collaboration graph
[legend]

Data Fields

struct msg_subscriptionprev
struct msg_subscriptionnext
msg_callback_t func
void * opaque

Detailed Description

Used by interface plugins which subscribe to the message bank.

Field Documentation

msg_callback_t msg_subscription::func

Referenced by vlc_Subscribe().

struct msg_subscription * msg_subscription::next
void* msg_subscription::opaque

Referenced by vlc_Subscribe().

struct msg_subscription* msg_subscription::prev

Referenced by vlc_Subscribe(), and vlc_Unsubscribe().


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