Skip to content

node-av / lib / DtsPredictState

Interface: DtsPredictState

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

DTS prediction state.

Properties

dts

dts: bigint

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


firstDts

firstDts: bigint

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


nextDts

nextDts: bigint

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


sawFirstTs

sawFirstTs: boolean

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