jar

io.pristine : libjingle-peerconnection

Maven & Gradle

Aug 13, 2014

Libjingle Peerconnection · Peerconnection library used to build WebRTC library applications on the Android platform.

Table Of Contents

Latest Version

Download io.pristine : libjingle-peerconnection JAR file - Latest Versions:

All Versions

Download io.pristine : libjingle-peerconnection JAR file - All Versions:

Version Vulnerabilities Size Updated
6896
6888

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window libjingle-peerconnection-6896.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.webrtc

├─ org.webrtc.AudioSource.class - [JAR]

├─ org.webrtc.AudioTrack.class - [JAR]

├─ org.webrtc.DataChannel.class - [JAR]

├─ org.webrtc.IceCandidate.class - [JAR]

├─ org.webrtc.Logging.class - [JAR]

├─ org.webrtc.MediaCodecVideoDecoder.class - [JAR]

├─ org.webrtc.MediaCodecVideoEncoder.class - [JAR]

├─ org.webrtc.MediaConstraints.class - [JAR]

├─ org.webrtc.MediaSource.class - [JAR]

├─ org.webrtc.MediaStream.class - [JAR]

├─ org.webrtc.MediaStreamTrack.class - [JAR]

├─ org.webrtc.PeerConnection.class - [JAR]

├─ org.webrtc.PeerConnectionFactory.class - [JAR]

├─ org.webrtc.SdpObserver.class - [JAR]

├─ org.webrtc.SessionDescription.class - [JAR]

├─ org.webrtc.StatsObserver.class - [JAR]

├─ org.webrtc.StatsReport.class - [JAR]

├─ org.webrtc.VideoCapturer.class - [JAR]

├─ org.webrtc.VideoRenderer.class - [JAR]

├─ org.webrtc.VideoRendererGui.class - [JAR]

├─ org.webrtc.VideoSource.class - [JAR]

├─ org.webrtc.VideoTrack.class - [JAR]

org.webrtc.videoengine

├─ org.webrtc.videoengine.ViEAndroidGLES20.class - [JAR]

├─ org.webrtc.videoengine.ViERenderer.class - [JAR]

├─ org.webrtc.videoengine.ViESurfaceRenderer.class - [JAR]

├─ org.webrtc.videoengine.VideoCaptureAndroid.class - [JAR]

├─ org.webrtc.videoengine.VideoCaptureDeviceInfoAndroid.class - [JAR]

org.webrtc.voiceengine

├─ org.webrtc.voiceengine.AudioManagerAndroid.class - [JAR]

├─ org.webrtc.voiceengine.WebRtcAudioRecord.class - [JAR]

├─ org.webrtc.voiceengine.WebRtcAudioTrack.class - [JAR]