java.lang.Object
dev.onvoid.webrtc.examples.CodecListExample
Example demonstrating how to list all supported codecs with the WebRTC peer-connection-factory.
This example shows how to:
- Create a PeerConnectionFactory
- Get the supported codecs for both sending and receiving audio and video
- Display detailed information about each codec
- Author:
- Alex Andres
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CodecListExample
public CodecListExample()
-
-
Method Details
-
main
-