Changes between Version 10 and Version 11 of Sound
- Timestamp:
- 01/10/13 05:43:27 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sound
v10 v11 22 22 * {{{./xpra/sound/gstreamer_util.py}}} (named {{{GStreamer_Info.exe}}}) on MS Windows) - will dump all the gstreamer plugins installed, validates that the gstreamer installation is functional 23 23 * {{{./xpra/sound/pulseaudio_util.py}}} will list the pulseaudio devices found if a pulseaudio server is running 24 * {{{./xpra/sound/src.py}}} will dump pulseaudio sound to file until interrupted 25 * {{{./xpra/sound/sink.py}}} will play a sound file until interrupted (a "cheap mp3 player")24 * {{{./xpra/sound/src.py}}} will dump pulseaudio sound to file until interrupted ({{{Sound_Record.exe}}} on MS Windows) 25 * {{{./xpra/sound/sink.py}}} will play a sound file until interrupted - a "cheap mp3 player" ({{{Sound_Play.exe}}} on MS Windows) 26 26 27 27