Type Alias: CastMediaStatus
type CastMediaStatus = NativeCastMediaStatusEvent;
Defined in: packages/cast/src/types.ts:29
Receiver media-status discontinuity. Identical to the bridge struct — the facade re-exposes it under a stable public name so the spec can evolve independently.