previous up next     contents index
Next: wxSnipClass::ReadDone Up: wxSnipClass: wxObject Previous: wxSnipClass::Read

wxSnipClass::ReadHeader

Bool ReadHeader (wxMediaStreamIn&f)

Reads header information that may be useful for every snip read in this class. ReadHeader will only be called once per buffer read, and only if the stream contains header information for this class. It will not be called again until after a ReadDone call.

The return value should be TRUE if there were no errors.



PLT