previous up next     contents index
Next: wxMediaEdit::Cut Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::ChangeStyle

wxMediaEdit::Copy

void Copy (Bool extend, long time, long start, long end = -1)

Copies specified range of text into the clipboard. If extend is TRUE, the old clipboard contents are appended. If start or end is -1, then the current selection start/end is used.

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



PLT