|
VLC
2.1.0-git
|
Used by interface plugins which subscribe to the message bank. More...

Data Fields | |
| struct msg_subscription * | prev |
| struct msg_subscription * | next |
| msg_callback_t | func |
| void * | opaque |
Used by interface plugins which subscribe to the message bank.
| msg_callback_t msg_subscription::func |
Referenced by vlc_Subscribe().
| struct msg_subscription * msg_subscription::next |
Referenced by vlc_Subscribe(), vlc_Unsubscribe(), and vlc_vaLog().
| void* msg_subscription::opaque |
Referenced by vlc_Subscribe().
| struct msg_subscription* msg_subscription::prev |
Referenced by vlc_Subscribe(), and vlc_Unsubscribe().
1.8.1.2