• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "10",
4        "name": "OH_AVScreenCapture_Create"
5    },
6    {
7        "first_introduced": "10",
8        "name": "OH_AVScreenCapture_Init"
9    },
10    {
11        "first_introduced": "10",
12        "name": "OH_AVScreenCapture_StartScreenCapture"
13    },
14    {
15        "first_introduced": "10",
16        "name": "OH_AVScreenCapture_StopScreenCapture"
17    },
18    {
19        "first_introduced": "10",
20        "name": "OH_AVScreenCapture_StartScreenRecording"
21    },
22    {
23        "first_introduced": "10",
24        "name": "OH_AVScreenCapture_StopScreenRecording"
25    },
26    {
27        "first_introduced": "10",
28        "name": "OH_AVScreenCapture_AcquireAudioBuffer"
29    },
30    {
31        "first_introduced": "10",
32        "name": "OH_AVScreenCapture_AcquireVideoBuffer"
33    },
34    {
35        "first_introduced": "10",
36        "name": "OH_AVScreenCapture_ReleaseAudioBuffer"
37    },
38    {
39        "first_introduced": "10",
40        "name": "OH_AVScreenCapture_ReleaseVideoBuffer"
41    },
42    {
43        "first_introduced": "10",
44        "name": "OH_AVScreenCapture_SetCallback"
45    },
46    {
47        "first_introduced": "10",
48        "name": "OH_AVScreenCapture_Release"
49    },
50    {
51        "first_introduced": "10",
52        "name": "OH_AVScreenCapture_SetMicrophoneEnabled"
53    },
54    {
55        "first_introduced": "12",
56        "name": "OH_AVScreenCapture_StartScreenCaptureWithSurface"
57    },
58    {
59        "first_introduced": "12",
60        "name": "OH_AVScreenCapture_SetCanvasRotation"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_AVScreenCapture_SetStateCallback"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_AVScreenCapture_SetDataCallback"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_AVScreenCapture_SetErrorCallback"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_AVScreenCapture_CreateContentFilter"
77    },
78    {
79        "first_introduced": "12",
80        "name": "OH_AVScreenCapture_ReleaseContentFilter"
81    },
82    {
83        "first_introduced": "12",
84        "name": "OH_AVScreenCapture_ContentFilter_AddAudioContent"
85    },
86    {
87        "first_introduced": "12",
88        "name": "OH_AVScreenCapture_ExcludeContent"
89    },
90    {
91        "first_introduced": "12",
92        "name": "OH_AVScreenCapture_ContentFilter_AddWindowContent"
93    },
94    {
95        "first_introduced": "12",
96        "name": "OH_AVScreenCapture_ResizeCanvas"
97    },
98    {
99        "first_introduced": "12",
100        "name": "OH_AVScreenCapture_SkipPrivacyMode"
101    },
102    {
103        "first_introduced": "14",
104        "name": "OH_AVScreenCapture_SetMaxVideoFrameRate"
105    },
106    {
107        "first_introduced": "15",
108        "name": "OH_AVScreenCapture_ShowCursor"
109    },
110    {
111        "first_introduced": "15",
112        "name": "OH_AVScreenCapture_SetDisplayCallback"
113    },
114    {
115        "first_introduced": "20",
116        "name": "OH_AVScreenCapture_CreateCaptureStrategy"
117    },
118    {
119        "first_introduced": "20",
120        "name": "OH_AVScreenCapture_ReleaseCaptureStrategy"
121    },
122    {
123        "first_introduced": "20",
124        "name": "OH_AVScreenCapture_SetCaptureStrategy"
125    },
126    {
127        "first_introduced": "20",
128        "name": "OH_AVScreenCapture_StrategyForKeepCaptureDuringCall"
129    },
130    {
131        "first_introduced": "20",
132        "name": "OH_AVScreenCapture_SetCaptureContentChangedCallback"
133    },
134    {
135        "first_introduced": "20",
136        "name": "OH_AVScreenCapture_SetCaptureArea"
137    },
138    {
139        "first_introduced": "20",
140        "name": "OH_AVScreenCapture_StrategyForPrivacyMaskMode"
141    },
142    {
143        "first_introduced": "20",
144        "name": "OH_AVScreenCapture_StrategyForCanvasFollowRotation"
145    },
146    {
147        "first_introduced": "20",
148        "name": "OH_AVScreenCapture_SetSelectionCallback"
149    },
150    {
151        "first_introduced": "20",
152        "name": "OH_AVScreenCapture_GetCaptureTypeSelected"
153    },
154    {
155        "first_introduced": "20",
156        "name": "OH_AVScreenCapture_GetDisplayIdSelected"
157    },
158    {
159        "first_introduced": "20",
160        "name": "OH_AVScreenCapture_StrategyForBFramesEncoding"
161    },
162    {
163        "first_introduced": "20",
164        "name": "OH_AVScreenCapture_StrategyForPickerPopUp"
165    },
166    {
167        "first_introduced": "20",
168        "name": "OH_AVScreenCapture_StrategyForFillMode"
169    }
170]