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.
  _init_gst_version(gst_majorminor)

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 Sun Oct 26 16:38:51 2008 http://epydoc.sf.net