Uses of Class
org.webrtc.audio.WebRtcAudioTrack
Packages that use WebRtcAudioTrack
-
Uses of WebRtcAudioTrack in io.antmedia.webrtc.adaptor
Fields in io.antmedia.webrtc.adaptor declared as WebRtcAudioTrackMethods in io.antmedia.webrtc.adaptor with parameters of type WebRtcAudioTrackModifier and TypeMethodDescriptionvoidRTMPAdaptor.setWebRtcAudioTrack(WebRtcAudioTrack webRtcAudioTrack) -
Uses of WebRtcAudioTrack in org.webrtc.audio
Fields in org.webrtc.audio declared as WebRtcAudioTrackModifier and TypeFieldDescriptionprivate final WebRtcAudioTrackJavaAudioDeviceModule.audioOutputMethods in org.webrtc.audio that return WebRtcAudioTrackMethods in org.webrtc.audio with parameters of type WebRtcAudioTrackModifier and TypeMethodDescriptionprivate static longJavaAudioDeviceModule.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 WebRtcAudioTrackModifierConstructorDescriptionprivateJavaAudioDeviceModule(Object context, Object audioManager, WebRtcAudioRecord audioInput, WebRtcAudioTrack audioOutput, int inputSampleRate, int outputSampleRate, boolean useStereoInput, boolean useStereoOutput)