Hi all.
For my ongoing project, I need to talk between two completely different plugins (sending messages from plugin object to plugin object few times a second). Currently I use SHM, but the code looks much unportable is there a native plugin-to-plugin messaging layer in VLC plugins? (I write out-of-tree modules).