Package flumotion :: Package common :: Module boot
[show private | hide private]
[frames | no frames]

Module flumotion.common.boot

Function Summary
  boot(path, gtk, gst, installReactor)
  init_gobject()
Initialize pygobject.
  init_gst()
Initialize pygst.

Variable Summary
dict GST_REQ = {'0.10': {'gstreamer': (0, 10, 0, 1), 'gst-pyt...
tuple PYGTK_REQ = (2, 6, 3)

Function Details

init_gobject()

Initialize pygobject. A missing or too-old pygobject will cause a SystemExit exception to be raised.

init_gst()

Initialize pygst. A missing or too-old pygst will cause a SystemExit exception to be raised.

Variable Details

GST_REQ

Type:
dict
Value:
{'0.10': {'gstreamer': (0, 10, 0, 1), 'gst-python': (0, 10, 0, 1)}}    

PYGTK_REQ

Type:
tuple
Value:
(2, 6, 3)                                                              

Generated by Epydoc 2.1 on Sat Apr 14 13:20:46 2007 http://epydoc.sf.net