How do I add new menu items associated with a codec module?

This forum is about all development around libVLC.
jsj
New Cone
New Cone
Posts: 5
Joined: 27 Feb 2015 06:39

How do I add new menu items associated with a codec module?

Postby jsj » 29 Mar 2015 11:20

How can I add menu items (in the top menu or the context menu), based on a codec module I have written?

Based on the stream being decoded, there may be several optional features of the decoder I want to expose. Can this be done in the codec's .c file? Do I need lua to accompany my decoder?

Can anyone tell me if there are any modules doing something similar, so that I can use them as a reference?

Thanks

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

Re: How do I add new menu items associated with a codec module?

Postby Rémi Denis-Courmont » 29 Mar 2015 12:30

I am not aware of any decoder providing "live" menu choices. Settings can be exposed in the preferences panel and many codecs already do so. Nevertheless the default settings should be safe and functional.
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 48 guests