Preview_stream_ops構造体リファレンス

Preview_stream_ops構造体リファレンス

#include < camera.h >

データフィールド

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タイムスタンプ)

詳細な説明

ファイルcamera.h73行で定義されています。

フィールドドキュメント

int(* cancel_buffer)(struct Preview_stream_ops * w、buffer_handle_t * buffer)

ファイルcamera.h78行目の定義。

int(* dequeue_buffer)(struct Preview_stream_ops * w、buffer_handle_t ** buffer、int * stride)

ファイルcamera.h74行で定義されています。

int(* enqueue_buffer)(struct Preview_stream_ops * w、buffer_handle_t * buffer)

ファイルcamera.h76行で定義されています。

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

ファイルcamera.h87行で定義されています。

int(* lock_buffer)(struct Preview_stream_ops * w、buffer_handle_t * buffer)

ファイルcamera.h89行で定義されています。

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

ファイルcamera.h80行目の定義。

int(* set_buffers_geometry)(struct Preview_stream_ops * pw、int w、int h、int format)

ファイルcamera.h81行で定義されています。

int(* set_crop)(struct Preview_stream_ops * w、int left、int top、int right、int bottom)

ファイルcamera.h83行で定義されています。

int(* set_swap_interval)(struct Preview_stream_ops * w、intインターバル)

ファイルcamera.h86行で定義されています。

int(* set_timestamp)(struct Preview_stream_ops * w、int64_tタイムスタンプ)

ファイルcamera.h95行で定義されています。

int(* set_usage)(struct Preview_stream_ops * w、int Usage)

ファイルcamera.h85行で定義されています。


この構造体のドキュメントは、次のファイルから生成されました。