Page 1 of 1

LibVlc sharp for Winform/WPF context menu

Posted: 29 Apr 2019 10:46
by sergiocapozzi
Hi,

I'm trying to add a context menu on the VideoView control. But when the video starts playing the context menu don't show anymore. I try to attach to the WinProc callback, and I can see no events are fired when the video play.
Does someone found a workaround for that?

Thanks

Re: LibVlc sharp for Winform/WPF context menu

Posted: 29 Apr 2019 10:49
by mfkl
Hi,

Open an issue here https://code.videolan.org/videolan/LibVLCSharp with your full code in a git repo and details about what you want to accomplish.