set_text


Description:

public void set_text (string? text)

Sets the text this track element will render.

Parameters:

this

the TextOverlay* to set text on

text

the text to render. an internal copy of this text will be made.