UNPKG

vlc-client

Version:

Node HTTP client/remote implementation to control VLC with simple function calls using VLC's own HTTP interface

2 lines (1 loc) 81 B
export declare function find(ip: string, ipClass?: number, port?: number): void;