summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2010-01-17 21:47:25 +0000
committerMarcus Meissner <marcus@jet.franken.de>2010-01-17 21:47:25 +0000
commit49cb3cb1d67b666d244729ff141fa4f609c0f9dd (patch)
tree91701f3d35cabb21e7463a61bb80a2c6ff852c2f /examples
parent1ec1f4fcd476ff8299da452447e909e854817050 (diff)
downloadlibgphoto2-49cb3cb1d67b666d244729ff141fa4f609c0f9dd.tar.gz
preview sample
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12619 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'examples')
-rw-r--r--examples/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README b/examples/README
index 936a199f8..9e7340141 100644
--- a/examples/README
+++ b/examples/README
@@ -27,6 +27,9 @@ Files with samples:
a single image, retrieves it to disk,
and removes it from the camera.
+ preview.c: A sample preview loop, it will get 100 previews in
+ 1 row as fast as possible.
+
If you find a common thing to do missing, please report them (or do them
yourselves and send patches).