Interface VADCapabilities

interface VADCapabilities {
    updateInterval: number;
}

Properties

Properties

updateInterval: number