summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2010-03-05 23:13:59 +0000
committerMarcus Meissner <marcus@jet.franken.de>2010-03-05 23:13:59 +0000
commit96e59fbc51b26ca9efb230ffe47b1b2162c7f819 (patch)
tree7444c7d569398617ab2407080db643a795cb7500 /examples/README
parent35611300e18529094b3612514bd8cac103ce7ad9 (diff)
downloadlibgphoto2-96e59fbc51b26ca9efb230ffe47b1b2162c7f819.tar.gz
updated
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12734 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/README b/examples/README
index 9e7340141..9c111d320 100644
--- a/examples/README
+++ b/examples/README
@@ -23,9 +23,13 @@ Files with samples:
sample-owner.c: Gets or Sets the Camera Owner. Demonstrates string
variable configuration handling.
+ sample-capture.c: Minimalistic remote capture sample.
+
lunkwill-canon-capture.c: A simple capture program that captures
a single image, retrieves it to disk,
and removes it from the camera.
+ (Despite the Canon comments this likely
+ works on all capture cameras.)
preview.c: A sample preview loop, it will get 100 previews in
1 row as fast as possible.