[cheese/camerabin2-format: 2/27] Add documentation for cheese_camera_set_tags



commit 3b9df2ecddcca0851e6194276d8f645c3a886cfa
Author: David King <amigadave amigadave com>
Date:   Wed Mar 7 16:07:28 2012 +0000

    Add documentation for cheese_camera_set_tags

 libcheese/cheese-camera.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libcheese/cheese-camera.c b/libcheese/cheese-camera.c
index c73ecd4..0488813 100644
--- a/libcheese/cheese-camera.c
+++ b/libcheese/cheese-camera.c
@@ -934,6 +934,13 @@ cheese_camera_connect_effect_texture (CheeseCamera *camera, CheeseEffect *effect
   g_object_set (G_OBJECT (priv->effects_valve), "drop", FALSE, NULL);
 }
 
+/*
+ * cheese_camera_set_tags:
+ * @camera: a #CheeseCamera
+ *
+ * Set tags on the camerabin element, such as the stream creation time and the
+ * name of the application. Call this just before starting the capture process.
+ */
 static void
 cheese_camera_set_tags (CheeseCamera *camera)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]