mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-23 23:18:12 +02:00
The trigger operation decrements the activation count on a node and signals the eventfd when 0. Implement pw_stream_trigger_process() with this new function. Make the 3 types of trigger operations on a stream more explicit. trigger: -> do node_trigger() driver/driving -> start graph with ready callback other: -> emit request trigger event. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||