[vlc-devel] [PATCH] libvlc_config_update was added to libvlc API

basos g noxelia at gmail.com
Fri Jan 9 13:43:17 CET 2009


It updates realtime configuration parameters
taken in the formatof argv
Rev 2

Config fix to update configuration as well as variable commands
config_update also updated module configuration (not only the rt var)

Make 1.0.0 ABI combatible


This library enhanchment is for to update a module's realtime
configuration variables.
An example call to update the motion blur filter factor during
playback (e.g. from an interface slider) would be :
libvlc_config_update( libvlc_inst, "blur-factor", "33", false)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-libvlc_config_update-was-added-to-libvlc-API.patch
Type: text/x-diff
Size: 10923 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090109/e126f563/attachment.patch>


More information about the vlc-devel mailing list