Package tvi.webrtc

Class RtpTransceiver.RtpTransceiverInit

  • Enclosing class:
    RtpTransceiver

    public static final class RtpTransceiver.RtpTransceiverInit
    extends java.lang.Object
    Tracks webrtc::RtpTransceiverInit. https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiverinit A structure for initializing an RtpTransceiver in a call to addTransceiver. Note: This does not contain a list of encoding parameters, because they are currently not being used natively.