Interface RTCRtpTransceiver
@JsType(isNative=true,
namespace="<global>")
public interface RTCRtpTransceiver
-
Method Summary
Modifier and TypeMethodDescriptiongetMid()
boolean
setCodecPreferences
(elemental2.core.JsArray<RTCRtpCodecCapability> codecs) default Object
setCodecPreferences
(RTCRtpCodecCapability[] codecs) setDirection
(String direction) stop()
-
Method Details
-
getCurrentDirection
-
getDirection
-
getMid
-
getReceiver
-
getSender
-
isStopped
@JsProperty boolean isStopped() -
setCodecPreferences
-
setCodecPreferences
-
setDirection
-
stop
Object stop()
-