ocarina/libsaria/audio
Bryan Schumaker 67369e88a7 libsaria: Don't change audio pipeline state if no file loaded
I only want to change to gst.STATE_PLAYING or gst.STATE_PAUSED if the
pipeline currently has a file loaded.  Not doing this can cause an
exception in position() when get_state() returns gst.STATE_READY instead
of gst.STATE_NULL.
2011-05-15 10:23:24 -04:00
..
__init__.py libsaria: Set volume during startup 2011-05-01 12:46:17 -04:00
pipeline.py libsaria: Don't change audio pipeline state if no file loaded 2011-05-15 10:23:24 -04:00