We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4144208 commit 733080cCopy full SHA for 733080c
packages/audio/platforms/android/native-api-usage.json
@@ -16,7 +16,13 @@
16
"android.media:MediaRecorder",
17
"android.media:MediaRecorder.OnErrorListener",
18
"android.media:MediaRecorder.OnInfoListener",
19
- "com.github.squti.androidwaverecorder:WaveRecorder",
20
- "com.github.squti.androidwaverecorder:WaveConfig"
+ "com.kailashdabhi.omrecorder:OmRecorder",
+ "com.kailashdabhi.omrecorder:Recorder",
21
+ "com.kailashdabhi.omrecorder:PullTransport",
22
+ "com.kailashdabhi.omrecorder:PullTransport.Default",
23
+ "com.kailashdabhi.omrecorder:PullableSource",
24
+ "com.kailashdabhi.omrecorder:PullableSource.Default",
25
+ "com.kailashdabhi.omrecorder:AudioRecordConfig",
26
+ "com.kailashdabhi.omrecorder:AudioRecordConfig.Default"
27
]
28
}
0 commit comments