ValidateOptions Struct
Declaration
struct simaai::neat::ValidateOptions { ... }
Included Headers
#include <SessionOptions.h>
Public Member Attributes Index
| bool | parse_launch = true |
| bool | enforce_names = true |
Definition at line 31 of file SessionOptions.h.
Public Member Attributes
enforce_names
|
Definition at line 33 of file SessionOptions.h.
33 bool enforce_names = true; // ensure no unnamed/foreign elements exist
parse_launch
|
Definition at line 32 of file SessionOptions.h.
32 bool parse_launch = true; // build gst pipeline and verify element naming contract
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.