[vlc-devel] [PATCH] libvlc: replace existing title menu bool with int bit mask

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 2 15:38:37 CET 2015


On 02 Dec, Felix Paul Kühne wrote :
> -    bool b_menu; /**< info if item was recognized as a menu by the demuxer */
> +    libvlc_title_style_options_t i_style; /**< info if item was recognized as a menu, interactive or plain content by the demuxer

Technically this is an API (and maybe an ABI) breakage.
But this is only present in the unreleased 3.0. API.

Opinions?

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the vlc-devel mailing list