Searched refs:oHVideoOutputGetSupportedFrameRates (Results 1 – 2 of 2) sorted by relevance
398 export const oHVideoOutputGetSupportedFrameRates: (index:number) => videoFrameRatesSize; constant
148 let ret = cameraObj.oHVideoOutputGetSupportedFrameRates(Parameter_Setting.ALL_PARAMETER_OK);1574 …let ret = cameraObj.oHVideoOutputGetSupportedFrameRates(Parameter_Setting.ALL_PARAMETER_OK).errorC…1589 …let ret = cameraObj.oHVideoOutputGetSupportedFrameRates(Parameter_Setting.FIRST_PARAMETER_ERROR).e…1604 …let ret = cameraObj.oHVideoOutputGetSupportedFrameRates(Parameter_Setting.SECOND_PARAMETER_ERROR).…