Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mpv_ipc/src/client.ts>MpvEvent

🦕 mpv-player/mpv JSON IPC wrapper for Deno
Latest
interface MpvEvent
import { type MpvEvent } from "https://deno.land/x/mpv_ipc@0.1.0/src/client.ts";

Index Signatures

[key: string]: any

Properties

event: string
optional
name: string
optional
data: any
optional
id: number