Preview_stream_ops 結構參考

Preview_stream_ops 結構參考

#include < camera.h >

資料欄位

整數(* dequeue_buffer )(結構preview_stream_ops *w, buffer_handle_t **buffer, int *stride)
整數(* enqueue_buffer )(結構preview_stream_ops *w,buffer_handle_t *buffer)
整數(* cancel_buffer )(結構preview_stream_ops *w,buffer_handle_t *buffer)
整數(* set_buffer_count )(struct Preview_stream_ops *w, int count)
整數(* set_buffers_geometry )(結構preview_stream_ops * pw,int w,int h,int格式)
整數(* set_crop )(struct Preview_stream_ops *w, int left, int top, int right, int Bottom)
整數(* set_usage )(struct Preview_stream_ops *w, int 用法)
整數(* set_swap_interval )(struct Preview_stream_ops *w, int 間隔)
整數(* get_min_undequeued_buffer_count )(const struct Preview_stream_ops *w, int *count)
整數(* lock_buffer )(結構preview_stream_ops *w,buffer_handle_t *buffer)
整數(* set_timestamp )(結構preview_stream_ops *w,int64_t時間戳記)

詳細說明

定義位於檔案camera.h的第73行。

現場文檔

int(* cancel_buffer)(結構preview_stream_ops *w, buffer_handle_t *buffer)

定義位於檔案camera.h的第78行。

int(* dequeue_buffer)(結構preview_stream_ops *w, buffer_handle_t **buffer, int *stride)

定義位於檔案camera.h的第74行。

int(* enqueue_buffer)(結構preview_stream_ops *w, buffer_handle_t *buffer)

定義位於檔案camera.h的第76行。

int(* get_min_undequeued_buffer_count)(const struct Preview_stream_ops *w, int *count)

定義位於檔案camera.h的第87行。

int(* lock_buffer)(結構preview_stream_ops *w, buffer_handle_t *buffer)

定義位於檔案camera.h的第89行。

int(* set_buffer_count)(struct Preview_stream_ops *w, int count)

定義位於檔案camera.h第80行。

int(* set_buffers_geometry)(結構preview_stream_ops *pw, int w, int h, int format)

定義位於檔案camera.h的第81行。

int(* set_crop)(struct Preview_stream_ops *w, int left, int top, int right, int Bottom)

定義位於檔案camera.h的第83行。

int(* set_swap_interval)(struct Preview_stream_ops *w, int 間隔)

定義位於檔案camera.h的第86行。

int(* set_timestamp)(struct Preview_stream_ops *w, int64_t 時間戳記)

定義位於檔案camera.h的第95行。

int(* set_usage)(結構preview_stream_ops *w, int 用法)

定義位於檔案camera.h的第85行。


該結構的文檔是從以下文件產生的:
  • 硬體/libhardware/include/hardware/camera.h