Skip to main content

GstInit.h File

Thread-safe, idempotent GStreamer initialization. More...

Namespaces Index

namespacesimaai
namespaceneat

Description

Thread-safe, idempotent GStreamer initialization.

Wraps the underlying gst_init() call with a std::call_once so that the framework (and any nested user code) can ask for initialization unconditionally without risking double-init or races. Every framework code path that touches GStreamer goes through this helper.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.