previous up next     contents index
Next: wxMediaEdit::FindWordbreak Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::FindStringAll

wxMediaEdit::FindSnip

wxSnip* FindSnip (long pos, int direction, long *sPos = NULL)

  Returns the snip for the given position. If the position is between two snips, direction specifies which snip to return; direction can be any of the following:

If sPos is non-NULL, then it will be filled with the position at which the returned snip starts.



PLT