| Trees | Index | Help |
|---|
| Package flumotion :: Package twisted :: Module gstreactor |
|
a GStreamer mainloop-based Twisted reactor
In order to use this support, simply do the following:| from twisted.internet import gstreactor | gstreactor.install()
Then use twisted.internet APIs as usual. The other methods here are not intended to be called directly.
API Stability: unstable| Function Summary | |
|---|---|
Configure the twisted mainloop to be run inside the gtk mainloop. | |
| Function Details |
|---|
install()Configure the twisted mainloop to be run inside the gtk mainloop. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Sep 4 00:24:44 2005 | http://epydoc.sf.net |