GraphLinkOptions Struct
Options for Graph::connect(from, to, options). More...
Declaration
Included Headers
Public Member Attributes Index
| GraphLinkPolicy | policy = GraphLinkPolicy::Default |
| int | queue_depth = 16 |
| std::string | stream_id |
|
Optional stream id to stamp on samples crossing this link before realtime scheduling. More... | |
Description
Options for Graph::connect(from, to, options).
Definition at line 60 of file GraphOptions.h.
Public Member Attributes
policy
|
Definition at line 61 of file GraphOptions.h.
queue_depth
|
Definition at line 62 of file GraphOptions.h.
stream_id
|
Optional stream id to stamp on samples crossing this link before realtime scheduling.
Useful when source plugins emit a generic/default stream id but the composed Graph fan-in needs stable per-source identity. Empty preserves the incoming sample stream id.
Definition at line 66 of file GraphOptions.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.