camera3_stream_buffer_set 構造体リファレンス
camera3_stream_buffer_set 構造体リファレンス
#include <
camera3.h
>
データ フィールド |
|
camera3_stream_t * | stream |
uint32_t | num_buffers |
buffer_handle_t ** | buffer |
詳細な説明
camera3_stream_buffer_set_t:
ストリームの gralloc バッファの完全なセット。この構造体は register_stream_buffers() に渡され、カメラ HAL デバイスが新しく割り振られたストリーム バッファを登録、マッピング、その他の処理できるようにします。
>= CAMERA_DEVICE_API_VERSION_3_2:
非推奨(使用されません)。特に、register_stream_buffers も非推奨であり、呼び出されることはありません。
フィールドのドキュメント
buffer_handle_t** buffers |
uint32_t num_buffers |
camera3_stream_t * ストリーム |
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ camera3.h