[ Version ( since = "1.6" ) ]
public void set_min_pts (ClockTime min_pts)
Request minimal value for PTS passed to handle_frame.
For streams with reordered frames this can be used to ensure that there is enough time to accommodate first DTS, which may be less than first PTS
| this |
a Encoder |
| min_pts |
minimal PTS that will be passed to handle_frame |