Event.newTocSelect
gst.event.Event newTocSelect(string uid)Generate a TOC select event with the given uid. The purpose of the TOC select event is to start playback based on the TOC's entry with the given uid.
Parameters
uid | UID in the TOC to start playback from. |
Returns
a new #GstEvent.