Uses of Class
org.webrtc.AudioTrack
Packages that use AudioTrack
-
Uses of AudioTrack in org.webrtc
Fields in org.webrtc with type parameters of type AudioTrackMethods in org.webrtc that return AudioTrackModifier and TypeMethodDescriptionPeerConnectionFactory.createAudioTrack
(String id, AudioSource source) Methods in org.webrtc with parameters of type AudioTrackModifier and TypeMethodDescriptionboolean
MediaStream.addTrack
(AudioTrack track) boolean
MediaStream.removeTrack
(AudioTrack track)