• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "9",
4        "name": "OH_AudioEncoder_CreateByMime"
5    },
6    {
7        "first_introduced": "9",
8        "name": "OH_AudioEncoder_CreateByName"
9    },
10    {
11        "first_introduced": "9",
12        "name": "OH_AudioEncoder_Destroy"
13    },
14    {
15        "first_introduced": "9",
16        "name": "OH_AudioEncoder_SetCallback"
17    },
18    {
19        "first_introduced": "9",
20        "name": "OH_AudioEncoder_Configure"
21    },
22    {
23        "first_introduced": "9",
24        "name": "OH_AudioEncoder_Prepare"
25    },
26    {
27        "first_introduced": "9",
28        "name": "OH_AudioEncoder_Start"
29    },
30    {
31        "first_introduced": "9",
32        "name": "OH_AudioEncoder_Stop"
33    },
34    {
35        "first_introduced": "9",
36        "name": "OH_AudioEncoder_Flush"
37    },
38    {
39        "first_introduced": "9",
40        "name": "OH_AudioEncoder_Reset"
41    },
42    {
43        "first_introduced": "9",
44        "name": "OH_AudioEncoder_GetOutputDescription"
45    },
46    {
47        "first_introduced": "9",
48        "name": "OH_AudioEncoder_SetParameter"
49    },
50    {
51        "first_introduced": "9",
52        "name": "OH_AudioEncoder_PushInputData"
53    },
54    {
55        "first_introduced": "9",
56        "name": "OH_AudioEncoder_FreeOutputData"
57    },
58    {
59        "first_introduced": "10",
60        "name": "OH_AudioEncoder_IsValid"
61    }
62]
63