previous up next     contents index
Next: wxMediaBuffer::DoFont Up: wxMediaBuffer: wxObject Previous: wxMediaBuffer::Cut

wxMediaBuffer::DoEdit

  void DoEdit (int op, Bool recursive = TRUE, long time = 0)

  Performs a generic edit command. The possible commands are:

If recursive is TRUE, then the command is passed on to any active snips of this buffer (i.e., snips which own the caret).

See Cut and Paste Timestamps (section gif) for a discussion of the time parameter. See also wxMediaBuffer::AppendEditItems (section gif).



PLT