previous up next     contents index
Next: wxMediaEdit::GetCharacter Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::GetAnchor

wxMediaEdit::GetBetweenThreshold

  float GetBetweenThreshold (void)

Returns an amount used to determine the meaning of a user click. If the click falls within the threshold of a positon between two items, then the click registers on the space between the items rather than on either item.

See also wxMediaEdit::SetBetweenThreshold (section gif).



PLT