23 #ifndef __PLUGINS_WEBVIEW_MJPEG_REPLY_H_ 24 #define __PLUGINS_WEBVIEW_MJPEG_REPLY_H_ 26 #include "jpeg_stream_producer.h" 28 #include <webview/reply.h> 44 virtual size_t size();
45 virtual size_t next_chunk(
size_t pos,
char *buffer,
size_t buf_max_size);
52 size_t buffer_bytes_written_;
Wait until a given condition holds.
Fawkes library namespace.
Dynamic raw file transfer reply.
RefPtr<> is a reference-counting shared smartpointer.
Mutex mutual exclusion lock.