Gst.Object.prototype.suggest_next_sync
function suggest_next_sync():Gst.ClockTime {
    // Gjs wrapper for gst_object_suggest_next_sync()
}Returns a suggestion for timestamps where buffers should be split to get best controller results.
- Returns
 Returns the suggested timestamp or %GST_CLOCK_TIME_NONE if no control-rate was set.