[][src]Module ac_ffmpeg::time

Time base aware timestamps.

Structs

TimeBase

A rational time base (e.g. 1/1000 is a millisecond time base).

Timestamp

A timestamp supporting various time bases. All comparisons are done within microsecond time base.