• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "12",
4        "name": "OH_VideoProcessing_InitializeEnvironment"
5    },
6    {
7        "first_introduced": "12",
8        "name": "OH_VideoProcessing_DeinitializeEnvironment"
9    },
10    {
11        "first_introduced": "12",
12        "name": "OH_VideoProcessing_IsColorSpaceConversionSupported"
13    },
14    {
15        "first_introduced": "12",
16        "name": "OH_VideoProcessing_IsMetadataGenerationSupported"
17    },
18    {
19        "first_introduced": "12",
20        "name": "OH_VideoProcessing_Create"
21    },
22    {
23        "first_introduced": "12",
24        "name": "OH_VideoProcessing_Destroy"
25    },
26    {
27        "first_introduced": "12",
28        "name": "OH_VideoProcessing_RegisterCallback"
29    },
30    {
31        "first_introduced": "12",
32        "name": "OH_VideoProcessing_SetSurface"
33    },
34    {
35        "first_introduced": "12",
36        "name": "OH_VideoProcessing_GetSurface"
37    },
38    {
39        "first_introduced": "12",
40        "name": "OH_VideoProcessing_SetParameter"
41    },
42    {
43        "first_introduced": "12",
44        "name": "OH_VideoProcessing_GetParameter"
45    },
46    {
47        "first_introduced": "12",
48        "name": "OH_VideoProcessing_Start"
49    },
50    {
51        "first_introduced": "12",
52        "name": "OH_VideoProcessing_Stop"
53    },
54    {
55        "first_introduced": "12",
56        "name": "OH_VideoProcessing_RenderOutputBuffer"
57    },
58    {
59        "first_introduced": "12",
60        "name": "OH_VideoProcessingCallback_Create"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_VideoProcessingCallback_Destroy"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_VideoProcessingCallback_BindOnError"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_VideoProcessingCallback_BindOnState"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_VideoProcessingCallback_BindOnNewOutputBuffer"
77    },
78    {
79        "first_introduced": "12",
80        "name": "VIDEO_PROCESSING_TYPE_COLOR_SPACE_CONVERSION",
81        "type": "variable"
82    },
83    {
84        "first_introduced": "12",
85        "name": "VIDEO_PROCESSING_TYPE_METADATA_GENERATION",
86        "type": "variable"
87    },
88    {
89        "first_introduced": "12",
90        "name": "VIDEO_PROCESSING_TYPE_DETAIL_ENHANCER",
91        "type": "variable"
92    },
93    {
94        "first_introduced": "12",
95        "name": "VIDEO_DETAIL_ENHANCER_PARAMETER_KEY_QUALITY_LEVEL",
96        "type": "variable"
97    }
98]
99