Skip to main content

ValidateOptions Struct

Declaration

struct simaai::neat::ValidateOptions { ... }

Included Headers

#include <SessionOptions.h>

Public Member Attributes Index

boolparse_launch = true
boolenforce_names = true

Definition at line 31 of file SessionOptions.h.

Public Member Attributes

enforce_names

bool simaai::neat::ValidateOptions::enforce_names = true

Definition at line 33 of file SessionOptions.h.

33 bool enforce_names = true; // ensure no unnamed/foreign elements exist

parse_launch

bool simaai::neat::ValidateOptions::parse_launch = true

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.