MoqInputSettings.onIngestStats property
Called about once a second with ingest-side counters for this input — chiefly how the reorder buffer is behaving. See MoqIngestStats.
Signature:
onIngestStats?: (stats: MoqIngestStats) => void;
Called about once a second with ingest-side counters for this input — chiefly how the reorder buffer is behaving. See MoqIngestStats.
Signature:
onIngestStats?: (stats: MoqIngestStats) => void;