Trait pipewire::IsLoop [−][src]
Expand description
A trait that allows conversion of any kind of pipewire loop to its underlying pw_loop
.
Different kinds of events, such as receiving a signal (e.g. SIGTERM) can be attached to that underlying loop.