Constructors
constructor
Parameters
host: string = 'localhost'
port: number = 8088
Properties
Protected host
host: string
Protected port
port: number
Methods
testConnection
- testConnection(): Promise<AxiosResponse<any, any>>
Returns Promise<AxiosResponse<any, any>>
webcontrollerUrl
- webcontrollerUrl(): string
Connection for vMix API via HTTP
vMix HTTP Web API
https://www.vmix.com/help24/DeveloperAPI.html