[ Version ( deprecated = true ) ]
public void set_text (string text)
Warning: set_text is deprecated.
Sets the text this track element will render.
use ges_track_element_get/set_children_properties on the GESTrackElement instead
this |
the TitleSource* to set text on |
text |
the text to render. an internal copy of this text will be made. |