| Initializing libcheeseInitializing libcheese — Initialize libcheese |  | 
Stability Level
Unstable, unless otherwise indicated
 
Details
cheese_init ()
gboolean            cheese_init                         (int *argc,
                                                         char ***argv);
Initialize libcheese, by initializing Clutter and GStreamer.
| argc:
 | pointer to the argument list count. [allow-none] | 
| argv:
 | pointer to the argument list vector. [allow-none] | 
| Returns : | TRUEif the initialization was successful,FALSEotherwise |