Skip to content

Refactor AudioWidget

mesonium requested to merge mesonium/gajim:audio-widget-v2 into master
  • Separate gst pipeline and widget's UI
  • Use a common shared audio player among all previews as we only ever play a single stream simultaneously
  • Allow other widget's to subscribe to the player's state, e.g. to display playback information

Fixes #12514 (closed)

Edited by mesonium

Merge request reports

Loading