previous up next     contents index
Next: wxMediaEdit::PositionLine Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::ParagraphStartPosition

wxMediaEdit::Paste

void Paste (long time, long start, long end = -1)

Pastes the current contents of the clipboard into the specified range. If start is -1, then the current selection end position is used. If end is -1, then end = start.

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



PLT