コード例 #1
0
ファイル: wizard_gtk.py プロジェクト: zaheerm/Flumotion
 def __init__(self, wizard, model):
     AudioProducerStep.__init__(self, wizard, model)
コード例 #2
0
ファイル: wizard_gtk.py プロジェクト: sharky93/flumotion
 def __init__(self, wizard, model):
     AudioProducerStep.__init__(self, wizard, model)
     _FireWireCommon.__init__(self)
コード例 #3
0
ファイル: wizard_gtk.py プロジェクト: faroncoder/flumotion
 def __init__(self, wizard, model):
     AudioProducerStep.__init__(self, wizard, model)
コード例 #4
0
ファイル: wizard_gtk.py プロジェクト: sharky93/flumotion
 def __init__(self, wizard, model):
     AudioProducerStep.__init__(self, wizard, model)
     _LoopCommon.__init__(self)
コード例 #5
0
ファイル: wizard_gtk.py プロジェクト: offlinehacker/flumotion
 def __init__(self, wizard, model):
     AudioProducerStep.__init__(self, wizard, model)
     _FireWireCommon.__init__(self)