| Trees | Index | Help |
|---|
| Package flumotion :: Package common :: Module boot |
|
| Function Summary | |
|---|---|
boot(path,
gtk,
gst,
installReactor)
| |
Initialize pygobject. | |
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
|
PYGTK_REQ
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:16 2008 | http://epydoc.sf.net |