Skip to main content

GstBusWatch.h File

Helpers for watching a GStreamer pipeline's message bus. More...

Included Headers

#include <string>

Namespaces Index

namespacesimaai
namespaceneat

Typedefs Index

typedefstruct _GstElement GstElement

Forward declaration of GStreamer's GstElement struct. More...

typedefstruct _GstMessage GstMessage

Forward declaration of GStreamer's GstMessage struct. More...

Description

Helpers for watching a GStreamer pipeline's message bus.

Provides a small set of free functions used by Run/Graph to drain bus messages and surface them into the framework's reporting layer (GraphReport entries, NeatError exceptions). Forward-declares the GStreamer C types so this header doesn't drag the full <gst/gst.h> into framework public headers.

See Also

GraphReport

See Also

NeatError

Typedefs

GstElement

typedef struct _GstElement GstElement

Forward declaration of GStreamer's GstElement struct.

Definition at line 21 of file GstBusWatch.h.

GstMessage

typedef struct _GstMessage GstMessage

Forward declaration of GStreamer's GstMessage struct.

Definition at line 23 of file GstBusWatch.h.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.