Module stream

Source
Expand description

Pipewire Stream

Structs§

ListenerLocalBuilder
ListenerLocalCallbacks
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. D is the user data, to allow passing extra context to the callbacks.
StreamBox
StreamFlags
Extra flags that can be used in Stream::connect()
StreamListener
StreamRc
StreamWeak

Enums§

StreamState