previous up next     contents index
Next: wxMediaEdit::GetSnipPosition Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::GetPosition

wxMediaEdit::GetRegionData

wxBufferData * GetRegionData (long start, long end)

  Gets extra data associated with the given region. See Buffer Data (section gif) for more information. This method is not called when the whole buffer is saved to a file; in such cases, the information can be stored in the header or footer. Override this method for your own use.



PLT