diff --git a/audio.py b/audio.py index bdcf7cb..673d772 100644 --- a/audio.py +++ b/audio.py @@ -106,6 +106,7 @@ class AudioPlayer(FileDescriptor): def __repr__(self): return '' % (self.fileno(), self.connected, self.disconnecting, self._writeDisconnected) + class AudioResource(resource.Resource): isLeaf = True mtformat = {