メインコンテンツまでスキップ

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...

MultipartHeaderCaptureOptionsheader_capture

Optional per-part header capture. Empty (the default) keeps the stock topology. More...

Description

Construction options for MultipartJpegDemux.

Definition at line 56 of file MultipartJpegDemux.h.

Public Member Attributes

boundary

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

Optional multipart boundary override; empty = auto-detect.

Definition at line 57 of file MultipartJpegDemux.h.

header_capture

MultipartHeaderCaptureOptions simaai::neat::MultipartJpegDemuxOptions::header_capture

Optional per-part header capture. Empty (the default) keeps the stock topology.

Definition at line 60 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 58 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.