technolmka.blogg.se

Vlc c
Vlc c









vlc c vlc c

More.Ĭonfig_AutoSaveConfigFile ( libvlc_int_t *p_this)Ĭonfig_lock = Įxamples /builds/videolan/vlc/include/vlc_diffutil.h. More.Ĭonfig_Free (struct vlc_param *tab, size_t confsize)ĭestroys an array of configuration items.

vlc c

Looks up a configuration parameter by name. Index the configuration items by name for faster lookups. More.Ĭonfig_GetIntChoices (const char * name, int64_t **restrict values, char ***restrict texts)Ĭonfig_ListModules (const char *cap, char ***restrict values, char ***restrict texts)Ĭonfig_GetPszChoices (const char * name, char ***restrict values, char ***restrict texts)Ĭonfnamecmp (const void *key, const void *elem) Sets a floating point configuration item's value. More.Ĭonfig_PutFloat (const char * name, float f_value) Sets an integer configuration item's value. More.Ĭonfig_PutInt (const char * name, int64_t i_value) Sets a string configuration item's value. Vlc_param_SetString (struct vlc_param *param, const char *value)Ĭonfig_PutPsz (const char * psz_name, const char * psz_value) Gets a string configuration item's value. Gets a floating point configuration item's value. Gets an integer configuration item's value. This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.











Vlc c