set_infer_ts


Description:

public void set_infer_ts (bool infer_ts)

By default, the base class might try to infer PTS from DTS and vice versa.

While this is generally correct for audio data, it may not be otherwise. Sub-classes implementing such formats should disable timestamp inferring.

Parameters:

this

a Parse

infer_ts

true if parser should infer DTS/PTS from each other