MultipartJpegDemuxOptions Struct
Construction options for MultipartJpegDemux. More...
Declaration
Included Headers
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... | |
| MultipartHeaderCaptureOptions | header_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
|
Optional multipart boundary override; empty = auto-detect.
Definition at line 57 of file MultipartJpegDemux.h.
header_capture
|
Optional per-part header capture. Empty (the default) keeps the stock topology.
Definition at line 60 of file MultipartJpegDemux.h.
single_stream
|
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.