• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "9",
4        "name": "OH_AVCODEC_MIMETYPE_VIDEO_AVC"
5    },
6    {
7        "first_introduced": "9",
8        "name": "OH_AVCODEC_MIMETYPE_AUDIO_AAC"
9    },
10    {
11        "first_introduced": "10",
12        "name": "OH_AVCODEC_MIMETYPE_VIDEO_MPEG4"
13    },
14    {
15        "first_introduced": "10",
16        "name": "OH_AVCODEC_MIMETYPE_VIDEO_HEVC"
17    },
18    {
19        "first_introduced": "10",
20        "name": "OH_AVCODEC_MIMETYPE_AUDIO_MPEG"
21    },
22    {
23        "first_introduced": "10",
24        "name": "OH_AVCODEC_MIMETYPE_IMAGE_JPG"
25    },
26    {
27        "first_introduced": "10",
28        "name": "OH_AVCODEC_MIMETYPE_IMAGE_PNG"
29    },
30    {
31        "first_introduced": "10",
32        "name": "OH_AVCODEC_MIMETYPE_IMAGE_BMP"
33    },
34    {
35        "first_introduced": "10",
36        "name": "OH_AVCODEC_MIMETYPE_AUDIO_FLAC"
37    },
38    {
39        "first_introduced": "10",
40        "name": "OH_AVCODEC_MIMETYPE_AUDIO_VORBIS"
41    },
42    {
43        "first_introduced": "11",
44        "name": "OH_AVCODEC_MIMETYPE_AUDIO_VIVID"
45    },
46    {
47        "first_introduced": "11",
48        "name": "OH_AVCODEC_MIMETYPE_AUDIO_AMR_NB"
49    },
50    {
51        "first_introduced": "11",
52        "name": "OH_AVCODEC_MIMETYPE_AUDIO_AMR_WB"
53    },
54    {
55        "first_introduced": "11",
56        "name": "OH_AVCODEC_MIMETYPE_AUDIO_OPUS"
57    },
58    {
59        "first_introduced": "11",
60        "name": "OH_AVCODEC_MIMETYPE_AUDIO_G711MU"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_AVCODEC_MIMETYPE_AUDIO_APE"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_AVCODEC_MIMETYPE_VIDEO_VVC"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_AVCODEC_MIMETYPE_SUBTITLE_SRT"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT"
77    },
78    {
79        "first_introduced": "9",
80        "name": "OH_ED_KEY_TIME_STAMP"
81    },
82    {
83        "first_introduced": "9",
84        "name": "OH_ED_KEY_EOS"
85    },
86    {
87        "first_introduced": "9",
88        "name": "OH_MD_KEY_TRACK_TYPE"
89    },
90    {
91        "first_introduced": "9",
92        "name": "OH_MD_KEY_CODEC_MIME"
93    },
94    {
95        "first_introduced": "9",
96        "name": "OH_MD_KEY_DURATION"
97    },
98    {
99        "first_introduced": "9",
100        "name": "OH_MD_KEY_BITRATE"
101    },
102    {
103        "first_introduced": "9",
104        "name": "OH_MD_KEY_MAX_INPUT_SIZE"
105    },
106    {
107        "first_introduced": "9",
108        "name": "OH_MD_KEY_WIDTH"
109    },
110    {
111        "first_introduced": "9",
112        "name": "OH_MD_KEY_HEIGHT"
113    },
114    {
115        "first_introduced": "9",
116        "name": "OH_MD_KEY_PIXEL_FORMAT"
117    },
118    {
119        "first_introduced": "10",
120        "name": "OH_MD_KEY_RANGE_FLAG"
121    },
122    {
123        "first_introduced": "10",
124        "name": "OH_MD_KEY_COLOR_PRIMARIES"
125    },
126    {
127        "first_introduced": "10",
128        "name": "OH_MD_KEY_TRANSFER_CHARACTERISTICS"
129    },
130    {
131        "first_introduced": "10",
132        "name": "OH_MD_KEY_MATRIX_COEFFICIENTS"
133    },
134    {
135        "first_introduced": "9",
136        "name": "OH_MD_KEY_AUDIO_SAMPLE_FORMAT"
137    },
138    {
139        "first_introduced": "9",
140        "name": "OH_MD_KEY_FRAME_RATE"
141    },
142    {
143        "first_introduced": "9",
144        "name": "OH_MD_KEY_VIDEO_ENCODE_BITRATE_MODE"
145    },
146    {
147        "first_introduced": "9",
148        "name": "OH_MD_KEY_PROFILE"
149    },
150    {
151        "first_introduced": "9",
152        "name": "OH_MD_KEY_AUD_CHANNEL_COUNT"
153    },
154    {
155        "first_introduced": "9",
156        "name": "OH_MD_KEY_AUD_SAMPLE_RATE"
157    },
158    {
159        "first_introduced": "9",
160        "name": "OH_MD_KEY_I_FRAME_INTERVAL"
161    },
162    {
163        "first_introduced": "9",
164        "name": "OH_MD_KEY_ROTATION"
165    },
166    {
167        "first_introduced": "10",
168        "name": "OH_MD_KEY_CODEC_CONFIG"
169    },
170    {
171        "first_introduced": "10",
172        "name": "OH_MD_KEY_REQUEST_I_FRAME"
173    },
174    {
175        "first_introduced": "10",
176        "name": "OH_MD_KEY_QUALITY"
177    },
178    {
179        "first_introduced": "10",
180        "name": "OH_MD_KEY_CHANNEL_LAYOUT"
181    },
182    {
183        "first_introduced": "10",
184        "name": "OH_MD_KEY_BITS_PER_CODED_SAMPLE"
185    },
186    {
187        "first_introduced": "10",
188        "name": "OH_MD_KEY_AAC_IS_ADTS"
189    },
190    {
191        "first_introduced": "10",
192        "name": "OH_MD_KEY_SBR"
193    },
194    {
195        "first_introduced": "10",
196        "name": "OH_MD_KEY_COMPLIANCE_LEVEL"
197    },
198    {
199        "first_introduced": "10",
200        "name": "OH_MD_KEY_IDENTIFICATION_HEADER"
201    },
202    {
203        "first_introduced": "10",
204        "name": "OH_MD_KEY_SETUP_HEADER"
205    },
206    {
207        "first_introduced": "10",
208        "name": "OH_MD_KEY_SCALING_MODE"
209    },
210    {
211        "first_introduced": "10",
212        "name": "OH_MD_MAX_INPUT_BUFFER_COUNT"
213    },
214    {
215        "first_introduced": "10",
216        "name": "OH_MD_MAX_OUTPUT_BUFFER_COUNT"
217    },
218    {
219        "first_introduced": "10",
220        "name": "OH_MD_KEY_TITLE"
221    },
222    {
223        "first_introduced": "10",
224        "name": "OH_MD_KEY_ARTIST"
225    },
226    {
227        "first_introduced": "10",
228        "name": "OH_MD_KEY_ALBUM"
229    },
230    {
231        "first_introduced": "10",
232        "name": "OH_MD_KEY_ALBUM_ARTIST"
233    },
234    {
235        "first_introduced": "10",
236        "name": "OH_MD_KEY_DATE"
237    },
238    {
239        "first_introduced": "10",
240        "name": "OH_MD_KEY_COMMENT"
241    },
242    {
243        "first_introduced": "10",
244        "name": "OH_MD_KEY_GENRE"
245    },
246    {
247        "first_introduced": "10",
248        "name": "OH_MD_KEY_COPYRIGHT"
249    },
250    {
251        "first_introduced": "10",
252        "name": "OH_MD_KEY_LANGUAGE"
253    },
254    {
255        "first_introduced": "10",
256        "name": "OH_MD_KEY_DESCRIPTION"
257    },
258    {
259        "first_introduced": "10",
260        "name": "OH_MD_KEY_LYRICS"
261    },
262    {
263        "first_introduced": "10",
264        "name": "OH_MD_KEY_TRACK_COUNT"
265    },
266    {
267        "first_introduced": "11",
268        "name": "OH_MD_KEY_AUDIO_COMPRESSION_LEVEL"
269    },
270    {
271        "first_introduced": "11",
272        "name": "OH_MD_KEY_VIDEO_IS_HDR_VIVID"
273    },
274    {
275        "first_introduced": "11",
276        "name": "OH_MD_KEY_AUDIO_OBJECT_NUMBER"
277    },
278    {
279        "first_introduced": "11",
280        "name": "OH_MD_KEY_AUDIO_VIVID_METADATA"
281    },
282    {
283        "first_introduced": "12",
284        "name": "OH_FEATURE_PROPERTY_KEY_VIDEO_ENCODER_MAX_LTR_FRAME_COUNT"
285    },
286    {
287        "first_introduced": "12",
288        "name": "OH_MD_KEY_VIDEO_ENCODER_ENABLE_TEMPORAL_SCALABILITY"
289    },
290    {
291        "first_introduced": "12",
292        "name": "OH_MD_KEY_VIDEO_ENCODER_TEMPORAL_GOP_SIZE"
293    },
294    {
295        "first_introduced": "12",
296        "name": "OH_MD_KEY_VIDEO_ENCODER_TEMPORAL_GOP_REFERENCE_MODE"
297    },
298    {
299        "first_introduced": "12",
300        "name": "OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT"
301    },
302    {
303        "first_introduced": "12",
304        "name": "OH_MD_KEY_VIDEO_ENCODER_PER_FRAME_MARK_LTR"
305    },
306    {
307        "first_introduced": "12",
308        "name": "OH_MD_KEY_VIDEO_ENCODER_PER_FRAME_USE_LTR"
309    },
310    {
311        "first_introduced": "12",
312        "name": "OH_MD_KEY_VIDEO_PER_FRAME_IS_LTR"
313    },
314    {
315        "first_introduced": "12",
316        "name": "OH_MD_KEY_VIDEO_PER_FRAME_POC"
317    },
318    {
319        "first_introduced": "12",
320        "name": "OH_MD_KEY_VIDEO_CROP_TOP"
321    },
322    {
323        "first_introduced": "12",
324        "name": "OH_MD_KEY_VIDEO_CROP_BOTTOM"
325    },
326    {
327        "first_introduced": "12",
328        "name": "OH_MD_KEY_VIDEO_CROP_LEFT"
329    },
330    {
331        "first_introduced": "12",
332        "name": "OH_MD_KEY_VIDEO_CROP_RIGHT"
333    },
334    {
335        "first_introduced": "12",
336        "name": "OH_MD_KEY_VIDEO_STRIDE"
337    },
338    {
339        "first_introduced": "12",
340        "name": "OH_MD_KEY_VIDEO_SLICE_HEIGHT"
341    },
342    {
343        "first_introduced": "12",
344        "name": "OH_MD_KEY_VIDEO_PIC_WIDTH"
345    },
346    {
347        "first_introduced": "12",
348        "name": "OH_MD_KEY_VIDEO_PIC_HEIGHT"
349    },
350    {
351        "first_introduced": "12",
352        "name": "OH_MD_KEY_VIDEO_ENABLE_LOW_LATENCY"
353    },
354    {
355        "first_introduced": "12",
356        "name": "OH_MD_KEY_VIDEO_ENCODER_QP_MAX"
357    },
358    {
359        "first_introduced": "12",
360        "name": "OH_MD_KEY_VIDEO_ENCODER_QP_MIN"
361    },
362    {
363        "first_introduced": "12",
364        "name": "OH_MD_KEY_VIDEO_ENCODER_QP_AVERAGE"
365    },
366    {
367        "first_introduced": "12",
368        "name": "OH_MD_KEY_VIDEO_ENCODER_MSE"
369    },
370    {
371        "first_introduced": "12",
372        "name": "OH_MD_KEY_DECODING_TIMESTAMP"
373    },
374    {
375        "first_introduced": "12",
376        "name": "OH_MD_KEY_BUFFER_DURATION"
377    },
378    {
379        "first_introduced": "12",
380        "name": "OH_MD_KEY_VIDEO_SAR"
381    },
382    {
383        "first_introduced": "12",
384        "name": "OH_MD_KEY_START_TIME"
385    },
386    {
387        "first_introduced": "12",
388        "name": "OH_MD_KEY_TRACK_START_TIME"
389    },
390    {
391        "first_introduced": "12",
392        "name": "OH_MD_KEY_VIDEO_DECODER_OUTPUT_COLOR_SPACE"
393    },
394    {
395        "first_introduced": "15",
396        "name": "OH_MD_KEY_VIDEO_DECODER_OUTPUT_ENABLE_VRR"
397    },
398    {
399        "first_introduced": "14",
400        "name": "OH_MD_KEY_CREATION_TIME"
401    },
402    {
403        "first_introduced": "10",
404        "name": "OH_AVCodec_GetCapability"
405    },
406    {
407        "first_introduced": "10",
408        "name": "OH_AVCodec_GetCapabilityByCategory"
409    },
410    {
411        "first_introduced": "10",
412        "name": "OH_AVCapability_IsHardware"
413    },
414    {
415        "first_introduced": "10",
416        "name": "OH_AVCapability_GetName"
417    },
418    {
419        "first_introduced": "10",
420        "name": "OH_AVCapability_GetMaxSupportedInstances"
421    },
422    {
423        "first_introduced": "10",
424        "name": "OH_AVCapability_GetEncoderBitrateRange"
425    },
426    {
427        "first_introduced": "10",
428        "name": "OH_AVCapability_IsEncoderBitrateModeSupported"
429    },
430    {
431        "first_introduced": "10",
432        "name": "OH_AVCapability_GetEncoderQualityRange"
433    },
434    {
435        "first_introduced": "10",
436        "name": "OH_AVCapability_GetEncoderComplexityRange"
437    },
438    {
439        "name": "OH_AVCapability_GetAudioSupportedSampleRates"
440    },
441    {
442        "first_introduced": "10",
443        "name": "OH_AVCapability_GetAudioChannelCountRange"
444    },
445    {
446        "first_introduced": "10",
447        "name": "OH_AVCapability_GetVideoWidthAlignment"
448    },
449    {
450        "first_introduced": "10",
451        "name": "OH_AVCapability_GetVideoHeightAlignment"
452    },
453    {
454        "first_introduced": "10",
455        "name": "OH_AVCapability_GetVideoWidthRangeForHeight"
456    },
457    {
458        "first_introduced": "10",
459        "name": "OH_AVCapability_GetVideoHeightRangeForWidth"
460    },
461    {
462        "first_introduced": "10",
463        "name": "OH_AVCapability_GetVideoWidthRange"
464    },
465    {
466        "first_introduced": "10",
467        "name": "OH_AVCapability_GetVideoHeightRange"
468    },
469    {
470        "first_introduced": "10",
471        "name": "OH_AVCapability_IsVideoSizeSupported"
472    },
473    {
474        "first_introduced": "10",
475        "name": "OH_AVCapability_GetVideoFrameRateRange"
476    },
477    {
478        "first_introduced": "10",
479        "name": "OH_AVCapability_GetVideoFrameRateRangeForSize"
480    },
481    {
482        "first_introduced": "10",
483        "name": "OH_AVCapability_AreVideoSizeAndFrameRateSupported"
484    },
485    {
486        "first_introduced": "10",
487        "name": "OH_AVCapability_GetVideoSupportedPixelFormats"
488    },
489    {
490        "first_introduced": "10",
491        "name": "OH_AVCapability_GetSupportedProfiles"
492    },
493    {
494        "first_introduced": "10",
495        "name": "OH_AVCapability_GetSupportedLevelsForProfile"
496    },
497    {
498        "first_introduced": "10",
499        "name": "OH_AVCapability_AreProfileAndLevelSupported"
500    },
501    {
502        "first_introduced": "12",
503        "name": "OH_AVCapability_IsFeatureSupported"
504    },
505    {
506        "first_introduced": "12",
507        "name": "OH_AVCapability_GetFeatureProperties"
508    }
509]
510