Module phone_media_codec :: Class StreamWriter
[show private | hide private]
[frames | no frames]

Class StreamWriter

   Codec --+    
           |    
       Codec --+
               |
   Codec --+   |
           |   |
StreamWriter --+
               |
              StreamWriter


Method Summary
    Inherited from Codec
  decode(self, input, errors)
Decodes the object input and returns a tuple (output object, length consumed).
  encode(self, input, errors)
Encodes the object input and returns a tuple (output object, length consumed).

Generated by Epydoc 2.1 on Fri Aug 15 18:58:24 2008 http://epydoc.sf.net