SimaArgMaxOptions Struct
Construction options for a SimaArgMax Node. More...
Declaration
Included Headers
Public Member Attributes Index
| std::string | config_path |
|
Optional path to an external argmax config JSON. More... | |
| int | sima_allocator_type = 2 |
|
SiMa DMA allocator selector (board-specific; default 2). More... | |
| bool | silent = true |
|
If true, suppress element-level diagnostic logging. More... | |
| bool | emit_signals = false |
|
Enable GStreamer signal emission for buffer hand-off. More... | |
| bool | transmit = false |
|
If true, transmit results downstream via the element's transport. More... | |
Description
Construction options for a SimaArgMax Node.
Definition at line 26 of file SimaArgMax.h.
Public Member Attributes
config_path
|
Optional path to an external argmax config JSON.
Definition at line 27 of file SimaArgMax.h.
emit_signals
|
Enable GStreamer signal emission for buffer hand-off.
Definition at line 30 of file SimaArgMax.h.
silent
|
If true, suppress element-level diagnostic logging.
Definition at line 29 of file SimaArgMax.h.
sima_allocator_type
|
SiMa DMA allocator selector (board-specific; default 2).
Definition at line 28 of file SimaArgMax.h.
transmit
|
If true, transmit results downstream via the element's transport.
Definition at line 31 of file SimaArgMax.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.