X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fcamera-gstreamer.git;a=blobdiff_plain;f=app%2Futils.h;fp=app%2Futils.h;h=8d6f0fd78389f2b7cf8ae1a96bc4ad152e8c353a;hp=99b2e30d7ea3193d272222339c12a3ff4afb43dc;hb=3c3a41eb2b33ba2253eb7439ff6290c414143416;hpb=88fde6fd98c0c4330cd91af267efa2f5492da180 diff --git a/app/utils.h b/app/utils.h index 99b2e30..8d6f0fd 100644 --- a/app/utils.h +++ b/app/utils.h @@ -8,6 +8,9 @@ extern "C" { int os_create_anonymous_file(off_t size); +const char* +get_camera_device(void); + #ifdef __cplusplus } #endif