preview_stream_ops Yapı Referansı
#include <
camera.h
>
Veri Alanları |
|
int(* | dequeue_buffer )(struct preview_stream_ops *w, buffer_handle_t **buffer, int *stride) |
int(* | enqueue_buffer )(struct preview_stream_ops *w, buffer_handle_t *buffer) |
int(* | cancel_buffer )(struct preview_stream_ops *w, buffer_handle_t *buffer) |
int(* | set_buffer_count )(struct preview_stream_ops *w, int count) |
int(* | set_buffers_geometry )(struct preview_stream_ops *pw, int w, int h, int format) |
int(* | set_crop )(struct preview_stream_ops *w, int left, int top, int right, int bottom) |
int(* | set_usage )(struct preview_stream_ops *w, int usage) |
int(* | set_swap_interval )(struct preview_stream_ops *w, int interval) |
int(* | get_min_undequeued_buffer_count )(const struct preview_stream_ops *w, int *count) |
int(* | lock_buffer )(struct preview_stream_ops *w, buffer_handle_t *buffer) |
int(* | set_timestamp )(struct preview_stream_ops *w, int64_t timestamp) |
Ayrıntılı Açıklama
Alan Belgeleri
int(* cancel_buffer)(struct preview_stream_ops *w, buffer_handle_t *buffer) |
Tanımı, camera.h dosyasının 78. satırı içindedir.
int(* dequeue_buffer)(struct preview_stream_ops *w, buffer_handle_t **buffer, int *stride) |
Tanımı, camera.h dosyasının 74. satırı içindedir.
int(* enqueue_buffer)(struct preview_stream_ops *w, buffer_handle_t *buffer) |
Tanım, camera.h dosyasının 76. satırı sıdır.
int(* get_min_undequeued_buffer_count)(const struct preview_stream_ops *w, int *count) |
Tanım, camera.h dosyasının 87. satırı içindedir.
int(* lock_buffer)(struct preview_stream_ops *w, buffer_handle_t *buffer) |
Tanımı, camera.h dosyasının 89. satırı içindedir.
int(* set_buffer_count)(struct preview_stream_ops *w, int count) |
int(* set_buffers_geometry)(struct preview_stream_ops *pw, int w, int h, int format) |
Tanımı, camera.h dosyasının 81. satırı içindedir.
int(* set_crop)(struct preview_stream_ops *w, int left, int top, int right, int bottom) |
Tanımı, camera.h dosyasının 83. satırı içindedir.
int(* set_swap_interval)(struct preview_stream_ops *w, int interval) |
Tanımı, camera.h dosyasının 86. satırı içindedir.
int(* set_timestamp)(struct preview_stream_ops *w, int64_t timestamp) |
camera.h dosyasının 95. satırı için geçerlidir.
int(* set_usage)(struct preview_stream_ops *w, int usage) |
Tanım, camera.h dosyasının 85. satırı içindedir.
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
- hardware/libhardware/include/hardware/ camera.h