MoqTrackIngestStats.objectsDroppedLate property
Objects that arrived after their slot had already been emitted and so had to be discarded. A sustained non-zero count means MoqInputSettings.reorderBufferMs is too small for this path — compare it against maxLatenessMs.
Signature:
objectsDroppedLate: number;