Package tvi.webrtc

Class RtpTransceiver.RtpTransceiverInit

java.lang.Object
tvi.webrtc.RtpTransceiver.RtpTransceiverInit
Enclosing class:
RtpTransceiver

public static final class RtpTransceiver.RtpTransceiverInit extends 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.