Beispiel #1
0
	def __del__(self):
		self.totem.action_stop()
		AirPlayService.__del__(self)
Beispiel #2
0
 def __del__(self):
     self.totem.action_stop()
     AirPlayService.__del__(self)
Beispiel #3
0
 def __del__(self):
     self.videoAirPlay.action_stop()
     AirPlayService.__del__(self)