MediaNodeStateEvents type Signature: export type MediaNodeStateEvents = { close: (id: string) => void; }; MediaNodeId MediaPlaylistPart