Uses of Enum Class
org.webrtc.audio.JavaAudioDeviceModule.AudioRecordStartErrorCode
-
Uses of JavaAudioDeviceModule.AudioRecordStartErrorCode in org.webrtc.audio
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JavaAudioDeviceModule.AudioRecordStartErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JavaAudioDeviceModule.AudioRecordErrorCallback.onWebRtcAudioRecordStartError
(JavaAudioDeviceModule.AudioRecordStartErrorCode errorCode, String errorMessage) private void
WebRtcAudioRecord.reportWebRtcAudioRecordStartError
(JavaAudioDeviceModule.AudioRecordStartErrorCode errorCode, String errorMessage)