Searched refs:OutputDeviceInfo (Results 1 – 1 of 1) sorted by relevance
287 getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;288 getOutputDevice(): Promise<OutputDeviceInfo>;466 on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;480 off(type: 'outputDeviceChange', callback?: (device: OutputDeviceInfo) => void): void;694 interface OutputDeviceInfo { interface841 outputDevice: OutputDeviceInfo;892 getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void;893 getOutputDevice(): Promise<OutputDeviceInfo>;1129 on(type: 'outputDeviceChange', callback: (device: OutputDeviceInfo) => void): void;1143 off(type: 'outputDeviceChange', callback?: (device: OutputDeviceInfo) => void): void;