def disconnect(self):
     self._sequencer = None
     LC2SceneComponent.release_attributes()
     LC2ChannelStripComponent.release_attributes()
     LC2ClipSlotComponent.release_attributes()
     SessionComponent.disconnect(self)
     return
 def disconnect(self):
     self._sequencer = None
     LC2SceneComponent.release_attributes()
     LC2ChannelStripComponent.release_attributes()
     LC2ClipSlotComponent.release_attributes()
     SessionComponent.disconnect(self)