summaryrefslogtreecommitdiff
path: root/TODO
blob: 2371d4cdfb3a8c5edeb296bedcae6039a560f73f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

2000/11/29: Lutz Müller <urc8@rz.uni-karlsruhe.de>

- Define the way capturing images/videos/previews work. IMHO, it should be
   * image/video: Capture image/video, store it on memory card. That's it.
   * preview: Capture preview, don't store it anywhere but return it 
     immediately.

- New function: gp_camera_file_get_info. The info should contain
   * size (file_size)
   * size of preview (preview_size)
   * permissions (GP_PERM_READ | GP_PERM_WRITE | GP_PERM_EXEC)
   * mime type (mime_type)
   * ref count (ref_count)
  Supporting functions: 
   * gp_file_info_ref
   * gp_file_info_unref