Changeset 457
- Timestamp:
- 22-05-11 17:18:06 (2 years ago)
- File:
-
- 1 edited
-
trunk/morituri/common/gstreamer.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/morituri/common/gstreamer.py
r453 r457 61 61 self.debug('pausing pipeline') 62 62 self.pipeline.set_state(gst.STATE_PAUSED) 63 # FIXME: this can block 63 64 self.pipeline.get_state() 64 65 self.debug('paused pipeline')
Note: See TracChangeset
for help on using the changeset viewer.
