Esempio n. 1
0
 def factory(self):
     """The aud.Factory object of the sound."""
     import aud
     return aud._sound_from_pointer(self.as_pointer())
 def factory(self):
     """The aud.Factory object of the sound."""
     import aud
     return aud._sound_from_pointer(self.as_pointer())