stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
RtpTransceiver
/
RtpTransceiverInit
/
RtpTransceiverInit
Rtp
Transceiver
Init
constructor
(
)
constructor
(
direction
:
RtpTransceiver.RtpTransceiverDirection
)
constructor
(
direction
:
RtpTransceiver.RtpTransceiverDirection
,
streamIds
:
List
<
String
>
)
constructor
(
direction
:
RtpTransceiver.RtpTransceiverDirection
,
streamIds
:
List
<
String
>
,
sendEncodings
:
List
<
RtpParameters.Encoding
>
)