Uses of Class
org.webrtc.audio.WebRtcAudioRecord
Packages that use WebRtcAudioRecord
-
Uses of WebRtcAudioRecord in org.webrtc.audio
Fields in org.webrtc.audio declared as WebRtcAudioRecordModifier and TypeFieldDescriptionprivate final WebRtcAudioRecord
JavaAudioDeviceModule.audioInput
Methods in org.webrtc.audio that return WebRtcAudioRecordMethods in org.webrtc.audio with parameters of type WebRtcAudioRecordModifier and TypeMethodDescriptionprivate static long
JavaAudioDeviceModule.nativeCreateAudioDeviceModule
(Object context, Object audioManager, WebRtcAudioRecord audioInput, WebRtcAudioTrack audioOutput, int inputSampleRate, int outputSampleRate, boolean useStereoInput, boolean useStereoOutput) Constructors in org.webrtc.audio with parameters of type WebRtcAudioRecordModifierConstructorDescriptionprivate
JavaAudioDeviceModule
(Object context, Object audioManager, WebRtcAudioRecord audioInput, WebRtcAudioTrack audioOutput, int inputSampleRate, int outputSampleRate, boolean useStereoInput, boolean useStereoOutput)