Expand description
Pipewire Stream
Structs§
- Listener
Local Builder - Listener
Local Callbacks - Stream
- A wrapper around the pipewire stream interface. Streams are a higher
level abstraction around nodes in the graph. A stream can be used to send or
receive frames of audio or video data by connecting it to another node.
Dis the user data, to allow passing extra context to the callbacks. - Stream
Box - Stream
Flags - Extra flags that can be used in
Stream::connect() - Stream
Listener - Stream
Rc - Stream
Weak