// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function GetDetail(arg1) { return window['go']['main']['App']['GetDetail'](arg1); } export function GetNetworkDeviceList() { return window['go']['main']['App']['GetNetworkDeviceList'](); } export function PauseCapture() { return window['go']['main']['App']['PauseCapture'](); } export function StartCapture(arg1) { return window['go']['main']['App']['StartCapture'](arg1); } export function StopCapture() { return window['go']['main']['App']['StopCapture'](); }