Queue Class
Wraps GStreamer's queue element — inserts a thread/buffer boundary. More...
Declaration
class simaai::neat::Queue { ... }
Included Headers
#include <Queue.h>
Base class
| class | Node |
Public Member Functions Index
| std::string | kind () const override |
|
Type label for this Node kind. More... | |
| NodeCapsBehavior | caps_behavior () const override |
|
Whether the Node negotiates static or dynamic caps. More... | |
| std::string | backend_fragment (int node_index) const override |
|
GStreamer fragment this Node emits. More... | |
| std::vector< std::string > | element_names (int node_index) const override |
|
Deterministic element names this Node will create. More... | |
Description
Wraps GStreamer's queue element — inserts a thread/buffer boundary.
Usage:
sess.add(sima::nodes::Queue());
Definition at line 29 of file Queue.h.
Public Member Functions
backend_fragment()
|
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
element_names()
|
kind()
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.