MoqTrackIngestStats.objectsOutOfOrder property

Objects that arrived out of {group, object} order. MoQ carries each group on its own QUIC stream and QUIC orders only within a stream, so a non-zero count is normal on a relayed path — these were absorbed by the reorder buffer and emitted in the right order.

Signature:

objectsOutOfOrder: number;