Gst.TocEntry.prototype.get_start_stop_times

function get_start_stop_times():Boolean {
    // Gjs wrapper for gst_toc_entry_get_start_stop_times()
}

Get start and stop values from the entry and write them into appropriate storages.

Returns

TRUE if all non-NULL storage pointers were filled with appropriate values, FALSE otherwise.