-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Hello, great project!
Is it possible to integrate this into a gobject.MainLoop?
I've read about the set_poll_func but I am not quite sure how that fits into gobject.
import gobject
mainloop = gobject.MainLoop()
try:
mainloop.run()
except KeyboardInterrupt:
passFurthermore, is that library compatible with any pulseaudio version?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels