Searched refs:oHCaptureSessionAddSecureOutput (Results 1 – 2 of 2) sorted by relevance
484 let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.ALL_PARAMETER_OK);514 … let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.FIRST_PARAMETER_ERROR);544 … let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.SECOND_PARAMETER_ERROR);574 let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.ALL_PARAMETER_OK);604 … let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.FIRST_PARAMETER_ERROR);634 … let ret = cameraObj.oHCaptureSessionAddSecureOutput(Parameter_Setting.SECOND_PARAMETER_ERROR);661 let ret = cameraObj.oHCaptureSessionAddSecureOutput(0);688 let ret = cameraObj.oHCaptureSessionAddSecureOutput(0);
308 export const oHCaptureSessionAddSecureOutput: (index:number) => number; constant