Searched refs:sessionIsAutoDeviceSwitchSupported (Results 1 – 2 of 2) sorted by relevance
272 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();289 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();312 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();339 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();366 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();393 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();420 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();447 let autoSwitchSupportInfo = cameraObj.sessionIsAutoDeviceSwitchSupported();
434 export const sessionIsAutoDeviceSwitchSupported: () => autoDeviceSwitchSupportInfo; constant