예제 #1
0
 def factory(self):
     """The aud.Factory object of the sound."""
     import aud
     return aud._sound_from_pointer(self.as_pointer())
예제 #2
0
 def factory(self):
     """The aud.Factory object of the sound."""
     import aud
     return aud._sound_from_pointer(self.as_pointer())