• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "9",
4        "name": "OH_AudioDecoder_CreateByMime"
5    },
6    {
7        "first_introduced": "9",
8        "name": "OH_AudioDecoder_CreateByName"
9    },
10    {
11        "first_introduced": "9",
12        "name": "OH_AudioDecoder_Destroy"
13    },
14    {
15        "first_introduced": "9",
16        "name": "OH_AudioDecoder_SetCallback"
17    },
18    {
19        "first_introduced": "9",
20        "name": "OH_AudioDecoder_Configure"
21    },
22    {
23        "first_introduced": "9",
24        "name": "OH_AudioDecoder_Prepare"
25    },
26    {
27        "first_introduced": "9",
28        "name": "OH_AudioDecoder_Start"
29    },
30    {
31        "first_introduced": "9",
32        "name": "OH_AudioDecoder_Stop"
33    },
34    {
35        "first_introduced": "9",
36        "name": "OH_AudioDecoder_Flush"
37    },
38    {
39        "first_introduced": "9",
40        "name": "OH_AudioDecoder_Reset"
41    },
42    {
43        "first_introduced": "9",
44        "name": "OH_AudioDecoder_GetOutputDescription"
45    },
46    {
47        "first_introduced": "9",
48        "name": "OH_AudioDecoder_SetParameter"
49    },
50    {
51        "first_introduced": "9",
52        "name": "OH_AudioDecoder_PushInputData"
53    },
54    {
55        "first_introduced": "9",
56        "name": "OH_AudioDecoder_FreeOutputData"
57    },
58    {
59        "first_introduced": "10",
60        "name": "OH_AudioDecoder_IsValid"
61    }
62]
63