previous up next     contents index
Next: wxMediaEdit::WriteToFile Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::SetWordbreakFunc

wxMediaEdit::SetWordbreakMap

  void SetWordbreakMap (wxMediaWordbreakMap *map)

    Sets the wordbreaking map that is used by the standard wordbreaking function. See wxMediaWordbreakMap (section gif) for more information. If the buffer's old map is not used by anyone else, it will be destroyed, and the new map will be destroyed with the buffer if there are no other users. If map is NULL, then then standard map (wxTheMediaWordbreakMap) will be used.



PLT