1[
2    {
3        "first_introduced": "11",
4        "name": "OH_CameraInput_RegisterCallback"
5    },
6    {
7        "first_introduced": "11",
8        "name": "OH_CameraInput_UnregisterCallback"
9    },
10    {
11        "first_introduced": "11",
12        "name": "OH_CameraInput_Open"
13    },
14        {
15        "first_introduced": "12",
16        "name": "OH_CameraInput_OpenSecureCamera"
17    },
18    {
19        "first_introduced": "11",
20        "name": "OH_CameraInput_Close"
21    },
22    {
23        "first_introduced": "11",
24        "name": "OH_CameraInput_Release"
25    },
26    {
27        "first_introduced": "11",
28        "name": "OH_CameraManager_RegisterCallback"
29    },
30    {
31        "first_introduced": "11",
32        "name": "OH_CameraManager_UnregisterCallback"
33    },
34    {
35        "first_introduced": "12",
36        "name": "OH_CameraManager_RegisterTorchStatusCallback"
37    },
38    {
39        "first_introduced": "12",
40        "name": "OH_CameraManager_UnregisterTorchStatusCallback"
41    },
42    {
43        "first_introduced": "11",
44        "name": "OH_CameraManager_GetSupportedCameras"
45    },
46    {
47        "first_introduced": "11",
48        "name": "OH_CameraManager_DeleteSupportedCameras"
49    },
50    {
51        "first_introduced": "11",
52        "name": "OH_CameraManager_GetSupportedCameraOutputCapability"
53    },
54    {
55        "first_introduced": "12",
56        "name": "OH_CameraManager_GetSupportedCameraOutputCapabilityWithSceneMode"
57    },
58    {
59        "first_introduced": "11",
60        "name": "OH_CameraManager_DeleteSupportedCameraOutputCapability"
61    },
62    {
63        "first_introduced": "11",
64        "name": "OH_CameraManager_IsCameraMuted"
65    },
66    {
67        "first_introduced": "11",
68        "name": "OH_CameraManager_CreateCaptureSession"
69    },
70    {
71        "first_introduced": "11",
72        "name": "OH_CameraManager_CreateCameraInput"
73    },
74    {
75        "first_introduced": "11",
76        "name": "OH_CameraManager_CreateCameraInput_WithPositionAndType"
77    },
78    {
79        "first_introduced": "11",
80        "name": "OH_CameraManager_CreatePreviewOutput"
81    },
82    {
83        "first_introduced": "12",
84        "name": "OH_CameraManager_CreatePreviewOutputUsedInPreconfig"
85    },
86    {
87        "first_introduced": "11",
88        "name": "OH_CameraManager_CreatePhotoOutput"
89    },
90    {
91        "first_introduced": "12",
92        "name": "OH_CameraManager_CreatePhotoOutputUsedInPreconfig"
93    },
94    {
95        "first_introduced": "12",
96        "name": "OH_CameraManager_CreatePhotoOutputWithoutSurface"
97    },
98    {
99        "first_introduced": "11",
100        "name": "OH_CameraManager_CreateVideoOutput"
101    },
102    {
103        "first_introduced": "12",
104        "name": "OH_CameraManager_CreateVideoOutputUsedInPreconfig"
105    },
106    {
107        "first_introduced": "11",
108        "name": "OH_CameraManager_CreateMetadataOutput"
109    },
110    {
111        "first_introduced": "12",
112        "name": "OH_CameraManager_GetSupportedSceneModes"
113    },
114    {
115        "first_introduced": "12",
116        "name": "OH_CameraManager_DeleteSceneModes"
117    },
118    {
119        "first_introduced": "12",
120        "name": "OH_CameraManager_IsTorchSupported"
121    },
122    {
123        "first_introduced": "12",
124        "name": "OH_CameraManager_IsTorchSupportedByTorchMode"
125    },
126    {
127        "first_introduced": "12",
128        "name": "OH_CameraManager_SetTorchMode"
129    },
130    {
131        "first_introduced": "11",
132        "name": "OH_Camera_GetCameraManager"
133    },
134    {
135        "first_introduced": "11",
136        "name": "OH_Camera_DeleteCameraManager"
137    },
138    {
139        "first_introduced": "11",
140        "name": "OH_CaptureSession_RegisterCallback"
141    },
142    {
143        "first_introduced": "11",
144        "name": "OH_CaptureSession_UnregisterCallback"
145    },
146    {
147        "first_introduced": "12",
148        "name": "OH_CaptureSession_RegisterSmoothZoomInfoCallback"
149    },
150    {
151        "first_introduced": "12",
152        "name": "OH_CaptureSession_UnregisterSmoothZoomInfoCallback"
153    },
154    {
155        "first_introduced": "12",
156        "name": "OH_CaptureSession_SetSessionMode"
157    },
158    {
159        "first_introduced": "12",
160        "name": "OH_CaptureSession_AddSecureOutput"
161    },
162    {
163        "first_introduced": "11",
164        "name": "OH_CaptureSession_BeginConfig"
165    },
166    {
167        "first_introduced": "11",
168        "name": "OH_CaptureSession_CommitConfig"
169    },
170    {
171        "first_introduced": "11",
172        "name": "OH_CaptureSession_AddInput"
173    },
174    {
175        "first_introduced": "11",
176        "name": "OH_CaptureSession_RemoveInput"
177    },
178    {
179        "first_introduced": "11",
180        "name": "OH_CaptureSession_AddPreviewOutput"
181    },
182    {
183        "first_introduced": "11",
184        "name": "OH_CaptureSession_RemovePreviewOutput"
185    },
186    {
187        "first_introduced": "11",
188        "name": "OH_CaptureSession_AddPhotoOutput"
189    },
190    {
191        "first_introduced": "11",
192        "name": "OH_CaptureSession_RemovePhotoOutput"
193    },
194    {
195        "first_introduced": "11",
196        "name": "OH_CaptureSession_AddVideoOutput"
197    },
198    {
199        "first_introduced": "11",
200        "name": "OH_CaptureSession_RemoveVideoOutput"
201    },
202    {
203        "first_introduced": "11",
204        "name": "OH_CaptureSession_AddMetadataOutput"
205    },
206    {
207        "first_introduced": "11",
208        "name": "OH_CaptureSession_RemoveMetadataOutput"
209    },
210    {
211        "first_introduced": "11",
212        "name": "OH_CaptureSession_Start"
213    },
214    {
215        "first_introduced": "11",
216        "name": "OH_CaptureSession_Stop"
217    },
218    {
219        "first_introduced": "11",
220        "name": "OH_CaptureSession_Release"
221    },
222    {
223        "first_introduced": "11",
224        "name": "OH_CaptureSession_HasFlash"
225    },
226    {
227        "first_introduced": "11",
228        "name": "OH_CaptureSession_IsFlashModeSupported"
229    },
230    {
231        "first_introduced": "11",
232        "name": "OH_CaptureSession_GetFlashMode"
233    },
234    {
235        "first_introduced": "11",
236        "name": "OH_CaptureSession_SetFlashMode"
237    },
238    {
239        "first_introduced": "11",
240        "name": "OH_CaptureSession_IsExposureModeSupported"
241    },
242    {
243        "first_introduced": "11",
244        "name": "OH_CaptureSession_GetExposureMode"
245    },
246    {
247        "first_introduced": "11",
248        "name": "OH_CaptureSession_SetExposureMode"
249    },
250    {
251        "first_introduced": "11",
252        "name": "OH_CaptureSession_GetMeteringPoint"
253    },
254    {
255        "first_introduced": "11",
256        "name": "OH_CaptureSession_SetMeteringPoint"
257    },
258    {
259        "first_introduced": "11",
260        "name": "OH_CaptureSession_GetExposureBiasRange"
261    },
262    {
263        "first_introduced": "11",
264        "name": "OH_CaptureSession_SetExposureBias"
265    },
266    {
267        "first_introduced": "11",
268        "name": "OH_CaptureSession_GetExposureBias"
269    },
270    {
271        "first_introduced": "11",
272        "name": "OH_CaptureSession_IsFocusModeSupported"
273    },
274    {
275        "first_introduced": "11",
276        "name": "OH_CaptureSession_GetFocusMode"
277    },
278    {
279        "first_introduced": "11",
280        "name": "OH_CaptureSession_SetFocusMode"
281    },
282    {
283        "first_introduced": "11",
284        "name": "OH_CaptureSession_GetFocusPoint"
285    },
286    {
287        "first_introduced": "11",
288        "name": "OH_CaptureSession_SetFocusPoint"
289    },
290    {
291        "first_introduced": "11",
292        "name": "OH_CaptureSession_GetZoomRatioRange"
293    },
294    {
295        "first_introduced": "11",
296        "name": "OH_CaptureSession_GetZoomRatio"
297    },
298    {
299        "first_introduced": "11",
300        "name": "OH_CaptureSession_SetZoomRatio"
301    },
302    {
303        "first_introduced": "11",
304        "name": "OH_CaptureSession_IsVideoStabilizationModeSupported"
305    },
306    {
307        "first_introduced": "11",
308        "name": "OH_CaptureSession_GetVideoStabilizationMode"
309    },
310    {
311        "first_introduced": "11",
312        "name": "OH_CaptureSession_SetVideoStabilizationMode"
313    },
314    {
315        "first_introduced": "12",
316        "name": "OH_CaptureSession_CanAddInput"
317    },
318    {
319        "first_introduced": "12",
320        "name": "OH_CaptureSession_CanAddPreviewOutput"
321    },
322    {
323        "first_introduced": "12",
324        "name": "OH_CaptureSession_CanAddPhotoOutput"
325    },
326    {
327        "first_introduced": "12",
328        "name": "OH_CaptureSession_CanAddVideoOutput"
329    },
330    {
331        "first_introduced": "12",
332        "name": "OH_CaptureSession_CanPreconfig"
333    },
334    {
335        "first_introduced": "12",
336        "name": "OH_CaptureSession_CanPreconfigWithRatio"
337    },
338    {
339        "first_introduced": "12",
340        "name": "OH_CaptureSession_Preconfig"
341    },
342    {
343        "first_introduced": "12",
344        "name": "OH_CaptureSession_PreconfigWithRatio"
345    },
346    {
347        "first_introduced": "12",
348        "name": "OH_CaptureSession_GetExposureValue"
349    },
350    {
351        "first_introduced": "12",
352        "name": "OH_CaptureSession_GetFocalLength"
353    },
354    {
355        "first_introduced": "12",
356        "name": "OH_CaptureSession_SetSmoothZoom"
357    },
358    {
359        "first_introduced": "12",
360        "name": "OH_CaptureSession_GetSupportedColorSpaces"
361    },
362    {
363        "first_introduced": "12",
364        "name": "OH_CaptureSession_DeleteColorSpaces"
365    },
366    {
367        "first_introduced": "12",
368        "name": "OH_CaptureSession_GetActiveColorSpace"
369    },
370    {
371        "first_introduced": "12",
372        "name": "OH_CaptureSession_SetActiveColorSpace"
373    },
374    {
375        "first_introduced": "11",
376        "name": "OH_MetadataOutput_RegisterCallback"
377    },
378    {
379        "first_introduced": "11",
380        "name": "OH_MetadataOutput_UnregisterCallback"
381    },
382    {
383        "first_introduced": "11",
384        "name": "OH_MetadataOutput_Start"
385    },
386    {
387        "first_introduced": "11",
388        "name": "OH_MetadataOutput_Stop"
389    },
390    {
391        "first_introduced": "11",
392        "name": "OH_MetadataOutput_Release"
393    },
394    {
395        "first_introduced": "11",
396        "name": "OH_PhotoOutput_RegisterCallback"
397    },
398    {
399        "first_introduced": "11",
400        "name": "OH_PhotoOutput_UnregisterCallback"
401    },
402    {
403        "first_introduced": "12",
404        "name": "OH_PhotoOutput_RegisterCaptureStartWithInfoCallback"
405    },
406    {
407        "first_introduced": "12",
408        "name": "OH_PhotoOutput_UnregisterCaptureStartWithInfoCallback"
409    },
410    {
411        "first_introduced": "12",
412        "name": "OH_PhotoOutput_RegisterCaptureEndCallback"
413    },
414    {
415        "first_introduced": "12",
416        "name": "OH_PhotoOutput_UnregisterCaptureEndCallback"
417    },
418    {
419        "first_introduced": "12",
420        "name": "OH_PhotoOutput_RegisterFrameShutterEndCallback"
421    },
422    {
423        "first_introduced": "12",
424        "name": "OH_PhotoOutput_UnregisterFrameShutterEndCallback"
425    },
426    {
427        "first_introduced": "12",
428        "name": "OH_PhotoOutput_RegisterCaptureReadyCallback"
429    },
430    {
431        "first_introduced": "12",
432        "name": "OH_PhotoOutput_UnregisterCaptureReadyCallback"
433    },
434    {
435        "first_introduced": "12",
436        "name": "OH_PhotoOutput_RegisterEstimatedCaptureDurationCallback"
437    },
438    {
439        "first_introduced": "12",
440        "name": "OH_PhotoOutput_UnregisterEstimatedCaptureDurationCallback"
441    },
442    {
443        "first_introduced": "11",
444        "name": "OH_PhotoOutput_Capture"
445    },
446    {
447        "first_introduced": "12",
448        "name": "OH_PhotoOutput_RegisterPhotoAvailableCallback"
449    },
450    {
451        "first_introduced": "12",
452        "name": "OH_PhotoOutput_UnregisterPhotoAvailableCallback"
453    },
454    {
455        "first_introduced": "12",
456        "name": "OH_PhotoOutput_RegisterPhotoAssetAvailableCallback"
457    },
458    {
459        "first_introduced": "12",
460        "name": "OH_PhotoOutput_UnregisterPhotoAssetAvailableCallback"
461    },
462    {
463        "first_introduced": "11",
464        "name": "OH_PhotoOutput_Capture_WithCaptureSetting"
465    },
466    {
467        "first_introduced": "11",
468        "name": "OH_PhotoOutput_Release"
469    },
470    {
471        "first_introduced": "11",
472        "name": "OH_PhotoOutput_IsMirrorSupported"
473    },
474    {
475        "first_introduced": "13",
476        "name": "OH_PhotoOutput_EnableMirror"
477    },
478    {
479        "first_introduced": "12",
480        "name": "OH_PhotoOutput_GetActiveProfile"
481    },
482    {
483        "first_introduced": "12",
484        "name": "OH_PhotoOutput_DeleteProfile"
485    },
486    {
487        "first_introduced": "12",
488        "name": "OH_PhotoOutput_IsMovingPhotoSupported"
489    },
490    {
491        "first_introduced": "12",
492        "name": "OH_PhotoOutput_EnableMovingPhoto"
493    },
494    {
495        "first_introduced": "12",
496        "name": "OH_PhotoOutput_GetPhotoRotation"
497    },
498    {
499        "first_introduced": "11",
500        "name": "OH_PreviewOutput_RegisterCallback"
501    },
502    {
503        "first_introduced": "11",
504        "name": "OH_PreviewOutput_UnregisterCallback"
505    },
506    {
507        "first_introduced": "11",
508        "name": "OH_PreviewOutput_Start"
509    },
510    {
511        "first_introduced": "11",
512        "name": "OH_PreviewOutput_Stop"
513    },
514    {
515        "first_introduced": "11",
516        "name": "OH_PreviewOutput_Release"
517    },
518    {
519        "first_introduced": "12",
520        "name": "OH_PreviewOutput_GetActiveProfile"
521    },
522    {
523        "first_introduced": "12",
524        "name": "OH_PreviewOutput_DeleteProfile"
525    },
526    {
527        "first_introduced": "12",
528        "name": "OH_PreviewOutput_GetSupportedFrameRates"
529    },
530    {
531        "first_introduced": "12",
532        "name": "OH_PreviewOutput_DeleteFrameRates"
533    },
534    {
535        "first_introduced": "12",
536        "name": "OH_PreviewOutput_SetFrameRate"
537    },
538    {
539        "first_introduced": "12",
540        "name": "OH_PreviewOutput_GetActiveFrameRate"
541    },
542    {
543        "first_introduced": "12",
544        "name": "OH_PreviewOutput_GetPreviewRotation"
545    },
546    {
547        "first_introduced": "12",
548        "name": "OH_PreviewOutput_SetPreviewRotation"
549    },
550    {
551        "first_introduced": "11",
552        "name": "OH_VideoOutput_RegisterCallback"
553    },
554    {
555        "first_introduced": "11",
556        "name": "OH_VideoOutput_UnregisterCallback"
557    },
558    {
559        "first_introduced": "11",
560        "name": "OH_VideoOutput_Start"
561    },
562    {
563        "first_introduced": "11",
564        "name": "OH_VideoOutput_Stop"
565    },
566    {
567        "first_introduced": "11",
568        "name": "OH_VideoOutput_Release"
569    },
570    {
571        "first_introduced": "12",
572        "name": "OH_VideoOutput_GetActiveProfile"
573    },
574    {
575        "first_introduced": "12",
576        "name": "OH_VideoOutput_DeleteProfile"
577    },
578    {
579        "first_introduced": "12",
580        "name": "OH_VideoOutput_GetSupportedFrameRates"
581    },
582    {
583        "first_introduced": "12",
584        "name": "OH_VideoOutput_DeleteFrameRates"
585    },
586    {
587        "first_introduced": "12",
588        "name": "OH_VideoOutput_SetFrameRate"
589    },
590    {
591        "first_introduced": "12",
592        "name": "OH_VideoOutput_GetActiveFrameRate"
593    },
594    {
595        "first_introduced": "12",
596        "name": "OH_VideoOutput_GetVideoRotation"
597    },
598    {
599        "first_introduced": "12",
600        "name": "OH_CameraDevice_GetCameraOrientation"
601    },
602    {
603        "first_introduced": "12",
604        "name": "OH_PhotoNative_GetMainImage"
605    },
606    {
607        "first_introduced": "12",
608        "name": "OH_PhotoNative_Release"
609    },
610    {
611        "first_introduced": "13",
612        "name": "OH_CameraManager_RegisterFoldStatusInfoCallback"
613    },
614    {
615        "first_introduced": "13",
616        "name": "OH_CameraManager_UnregisterFoldStatusInfoCallback"
617    }
618]
619