import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { PlayerPropertiesChangedEvent } = Protocol.Media;
This can be called multiple times, and can be used to set / override / remove player properties. A null propValue indicates removal.
Properties
playerId: PlayerId
properties: PlayerProperty[]