ST2110SenderCompliance type
ST 2110-21 sender pacing profile, advertised in the outgoing SDP TP= parameter. NARROW is the deterministic broadcast profile and the default; the others relax timing requirements at the receiver’s expense.
NARROW requires the host’s NIC to use pinned scheduling — see ST2110SchedulingMode.
Signature:
export type ST2110SenderCompliance = "narrow" | "narrowLinear" | "wide";