Ktor
Toggle table of contents
3.3.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jsAndWasmShared
Platform filter
jsAndWasmShared
Switch theme
Search in API
Ktor
ktor-client-webrtc
/
io.ktor.client.webrtc
/
JsWebRtcEngineConfig
Js
Web
Rtc
Engine
Config
jsAndWasmShared
class
JsWebRtcEngineConfig
:
WebRtcConfig
(
source
)
Members
Constructors
Js
Web
Rtc
Engine
Config
Link copied to clipboard
jsAndWasmShared
constructor
(
)
Properties
default
Connection
Config
Link copied to clipboard
jsAndWasmShared
var
defaultConnectionConfig
:
WebRtcConnectionConfig
.
(
)
->
Unit
dispatcher
Link copied to clipboard
jsAndWasmShared
var
dispatcher
:
CoroutineDispatcher
?
media
Track
Factory
Link copied to clipboard
jsAndWasmShared
var
mediaTrackFactory
:
MediaTrackFactory
?