| Top | Description |
gboolean cheese_init (int *argc,char ***argv);
Initialize libcheese, by initializing Clutter and GStreamer.
|
pointer to the argument list count. [allow-none] |
|
pointer to the argument list vector. [allow-none] |
Returns : |
TRUE if the initialization was successful, FALSE otherwise |