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