Skip to main content

MultipartJpegDemuxOptions Struct

Construction options for MultipartJpegDemux. More...

Declaration

struct simaai::neat::MultipartJpegDemuxOptions { ... }

Included Headers

#include <MultipartJpegDemux.h>

Public Member Attributes Index

std::stringboundary

Optional multipart boundary override; empty = auto-detect. More...

boolsingle_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

std::string simaai::neat::MultipartJpegDemuxOptions::boundary

Optional multipart boundary override; empty = auto-detect.

Definition at line 18 of file MultipartJpegDemux.h.

single_stream

bool simaai::neat::MultipartJpegDemuxOptions::single_stream = false

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.