BuiltState Struct
Declaration
struct simaai::neat::Session::BuiltState { ... }
Public Member Attributes Index
| GstElement * | pipeline = nullptr |
| GstElement * | sink = nullptr |
| std::shared_ptr< void > | diag |
Definition at line 138 of file Session.h.
Public Member Attributes
diag
|
pipeline
|
Definition at line 139 of file Session.h.
139 GstElement* pipeline = nullptr;
sink
|
Definition at line 140 of file Session.h.
140 GstElement* sink = nullptr;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.