Adapts the server-owned per-call IAcsMediaPump to the call-scoped IAcsMediaLike surface
RealTeamsBindings drives. The binding supplies the Graph call id on every per-frame call (it
resolves the id at join() and threads it through), so this adapter routes each call straight onto the
shared pump keyed by that id — no call-id needs to be known at construction. Mirrors how
TwilioCallMediaRegistry backs the telephony media seam.
Adapts the server-owned per-call IAcsMediaPump to the call-scoped IAcsMediaLike surface RealTeamsBindings drives. The binding supplies the Graph call id on every per-frame call (it resolves the id at
join()and threads it through), so this adapter routes each call straight onto the shared pump keyed by that id — no call-id needs to be known at construction. Mirrors howTwilioCallMediaRegistrybacks the telephony media seam.