previous up next     contents index
Next: redo Up: wx:media-buffer Previous: read-from-file

read-header-from-file

   

  Called to handle a named header that is found when reading buffer data from a stream. The return value is #t if there are no errors, #f otherwsie.

Override this method, but to embellish the file format with new header information. Always call the inherited method if the derived reader does not recognize the header.



PLT