Structs

  • Responsible for queueing messages. every stream has a guaranteed bandwidth and a prio 0-7. when n Bytes are available in the buffer, first the guaranteed bandwidth is used. Then remaining bandwidth is used to fill up the prios.
  • StreamInfo 🔒