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

x/mpv_ipc/src/client.ts>MpvCommandResponse

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

Properties

error: string
data: any
optional
request_id: number