void wxMediaEdit (floatlineSpacing = 1.0, float *tabstops = NULL, intnumtabs = 0)
Creates and initializes a media editing buffer. The buffer will not be displayed until you attach it to a wxMediaCanvas or something else which views media buffers.
linespacing sets the additional amount of space inserted between each line in the buffer when the buffer is displayed.
See wxMediaEdit::SetTabs (section
) for
information about tabstops and numtabs.