Initializing libcheese
Initializing 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 |
argv :
|
pointer to the argument list vector |
Returns : |
TRUE if the initialization was successful, FALSE otherwise |