BaseParse.setHasTimingInfo

Set if frames carry timing information which the subclass can (generally) parse and provide. In particular, intrinsic (rather than estimated) time can be obtained following a seek.

class BaseParse
void
setHasTimingInfo
()

Parameters

hasTiming bool

whether frames carry timing information

Meta