Skip to main content

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

std::shared_ptr<void> simaai::neat::Session::BuiltState::diag

Definition at line 141 of file Session.h.

141 std::shared_ptr<void> diag;

pipeline

GstElement* simaai::neat::Session::BuiltState::pipeline = nullptr

Definition at line 139 of file Session.h.

139 GstElement* pipeline = nullptr;

sink

GstElement* simaai::neat::Session::BuiltState::sink = nullptr

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.