Send exit event from a plugin

This forum is about all development around libVLC.
hhervoche
New Cone
New Cone
Posts: 4
Joined: 10 Dec 2015 17:20

Send exit event from a plugin

Postby hhervoche » 10 Dec 2015 17:43

I'm writing a video output out-of-tree plugin and at some point in the process, I want to notify VLC to exit.
I'm using VLC media player 2.1.6 Rincewind.

I tried to use the method :

Code: Select all

vout_display_SendEventClose(vout_display_t *vd)
but this method is apparently bugged (https://trac.videolan.org/vlc/ticket/16117#comment:4)

Is there a mechanism to notify VLC to close the plugin and exit ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15268
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Send exit event from a plugin

Postby Rémi Denis-Courmont » 10 Dec 2015 17:48

No.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 28 guests