What is the meaning of module_config_t ?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
tjuwangli
Blank Cone
Blank Cone
Posts: 11
Joined: 21 Feb 2004 14:49

What is the meaning of module_config_t ?

Postby tjuwangli » 02 Mar 2004 05:17

I am learning the source code of the VideoLanClient. But I am puzzled with the struct module_config_t. Please tell me how can we use it?

By the way, can anyone tell me the flow chart of the VLC? If someone can answer this question, I can easily know the VLC.Thank you very much!

Sigmund
Big Cone-huna
Big Cone-huna
Posts: 893
Joined: 26 Nov 2003 09:38

Postby Sigmund » 02 Mar 2004 09:27

you should most probably never need to use that struckt. Use add_*() macros to create configuration options, and config_Get*() config_Set*() to change the values.

You can also get the value by using var_Create with the same name and the VLC_VAR_DOINHERIT flag.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 19 guests