emmental/tests/audio
Anna Schumaker 8ec5239acc audio: Add play(), pause(), play_pause(), and stop() functions
These functions are set up to take an unused argument list so they can
be connected to signals directly. I also add a 'playing' property to
track the current state of the playbin and a 'status' property to
translate 'playing' into something mpris understands.

Implements: #7 (Implement MPRIS2 Support)
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-04-12 10:41:58 -04:00
..
__init__.py audio: Create an audio player GObject 2023-04-12 10:41:42 -04:00
test_audio.py audio: Add play(), pause(), play_pause(), and stop() functions 2023-04-12 10:41:58 -04:00
test_replaygain.py audio/replaygain: Add a ReplayGain filter 2023-04-12 10:41:42 -04:00