summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions
n class="hl kwd">BufferWriter(); void mapBuffer(libcamera::FrameBuffer *buffer); int write(libcamera::FrameBuffer *buffer, const std::string &streamName); private: std::string pattern_; std::map<int, std::pair<void *, unsigned int>> mappedBuffers_; }; #endif /* __LIBCAMERA_BUFFER_WRITER_H__ */