milan-avb: stream: wire Milan Section 5.4.5 stream counters, TX heartbeat, and MAX_TRANSIT_TIME plumbing

This commit is contained in:
hackerman-kl 2026-04-26 16:19:29 +02:00 committed by Wim Taymans
parent 16d793db38
commit 9c0007173b
11 changed files with 487 additions and 46 deletions

View file

@ -35,6 +35,8 @@ struct stream {
int vlan_id;
struct spa_source *source;
struct spa_source *flush_timer;
uint64_t flush_last_ns;
int prio;
int mtt;
int t_uncertainty;