MultipartJpegDemuxOptions Struct
Construction options for MultipartJpegDemux. More...
Declaration
struct simaai::neat::MultipartJpegDemuxOptions { ... }
Included Headers
#include <MultipartJpegDemux.h>
Public Member Attributes Index
| std::string | boundary |
|
Optional multipart boundary override; empty = auto-detect. More... | |
| bool | single_stream = false |
|
If true, assume the multipart content type is stable. More... | |
Description
Construction options for MultipartJpegDemux.
Definition at line 17 of file MultipartJpegDemux.h.
Public Member Attributes
boundary
|
Optional multipart boundary override; empty = auto-detect.
Definition at line 18 of file MultipartJpegDemux.h.
single_stream
|
If true, assume the multipart content type is stable.
Definition at line 19 of file MultipartJpegDemux.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.