mopidy/mopidy/audio
Thomas Scholtes d42ebd1fec Set buffer properties of gstreamer pipeline
Manually set the `playbin2` buffer properties to their default values. The
default values are not documented but hard-coded in gstreamer [1].

This is a starting point for making these properties configurable. For example
we might want higher values on system with unsteady network connection.

[1]: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/playback/gsturidecodebin.c?h=0.10#n1714
2014-03-31 12:29:04 +02:00
..
mixers log: Use loggers named after __name__ 2014-01-01 13:31:20 +01:00
__init__.py audio: Add dummy implementation of the audio actor 2013-02-24 22:28:01 +01:00
actor.py Set buffer properties of gstreamer pipeline 2014-03-31 12:29:04 +02:00
constants.py audio: Move PlaybackState from core to audio so audio can use it 2012-11-14 00:35:17 +01:00
dummy.py audio: Add docstring to DummyAudio 2013-02-25 23:11:41 +01:00
listener.py listeners: Make listeners async 2013-11-26 15:10:48 +01:00
playlists.py audo: Remove stale TODOs 2013-10-06 19:56:03 +02:00
scan.py audio: Review fixes 2014-01-15 23:53:17 +01:00
utils.py audio: Fix docstring 2013-01-03 21:40:20 +01:00