Automatically detect camera capable v4l2 device.
[apps/camera-gstreamer.git] / app / utils.h
index 99b2e30..8d6f0fd 100644 (file)
@@ -8,6 +8,9 @@ extern "C" {
 int
 os_create_anonymous_file(off_t size);
 
+const char*
+get_camera_device(void);
+
 #ifdef  __cplusplus
 }
 #endif