git.jasLogic.tech
jasLogic
/
photobox.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- better error handling and minor changes in photobox.c
[photobox.git]
/
src
/
photobox_photo.h
diff --git
a/src/photobox_photo.h
b/src/photobox_photo.h
index 2e4066e2f3214979cb862edd15561c9be6ee209c..424687663208867401c00a4c1b1bd75225d8f693 100644
(file)
--- a/
src/photobox_photo.h
+++ b/
src/photobox_photo.h
@@
-1,3
+1,5
@@
+// Copyright (C) 2019 Jaslo Ziska
+
#ifndef PHOTOBOX_PHOTO_H
#define PHOTOBOX_PHOTO_H
#ifndef PHOTOBOX_PHOTO_H
#define PHOTOBOX_PHOTO_H
@@
-7,9
+9,8
@@
typedef struct pb_ph_buffer {
} pb_ph_buffer;
int pb_ph_init(void);
} pb_ph_buffer;
int pb_ph_init(void);
+void pb_ph_uninit(void);
int pb_ph_capture(pb_ph_buffer *buf);
int pb_ph_capture_file(const char *fn);
int pb_ph_capture(pb_ph_buffer *buf);
int pb_ph_capture_file(const char *fn);
-//int pb_ph_getraw(pb_ph_buffer *buf);
-
#endif//PHOTOBOX_PHOTO_H
#endif//PHOTOBOX_PHOTO_H
Impressum
Datenschutz