Package flumotion :: Package twisted :: Module gstreactor
[show private | hide private]
[frames | no frames]

Module flumotion.twisted.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
  install()
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.

Generated by Epydoc 2.1 on Wed Feb 16 07:23:00 2005 http://epydoc.sf.net