Skip to content

node-av / lib / DtsPredictState

Interface: DtsPredictState

Defined in: src/lib/types.ts:33

DTS prediction state.

Properties

dts

dts: bigint

Defined in: src/lib/types.ts:35


firstDts

firstDts: bigint

Defined in: src/lib/types.ts:37


nextDts

nextDts: bigint

Defined in: src/lib/types.ts:36


sawFirstTs

sawFirstTs: boolean

Defined in: src/lib/types.ts:34