shared
1.20.1
common
shared
/
io.dyte.core.platform
/
IDyteSFUUtils
IDyte
SFUUtils
interface
IDyteSFUUtils
Inheritors
IDyteHive
Members
Functions
handle
Pause
Consumer
Link copied to clipboard
abstract
fun
handlePauseConsumer
(
id
:
String
)
handle
Resume
Consumer
Link copied to clipboard
abstract
fun
handleResumeConsumer
(
id
:
String
)
leave
Call
Link copied to clipboard
abstract
suspend
fun
leaveCall
(
)
mute
Self
Audio
Link copied to clipboard
abstract
suspend
fun
muteSelfAudio
(
)
:
Boolean
mute
Self
Video
Link copied to clipboard
abstract
suspend
fun
muteSelfVideo
(
)
:
Boolean
produce
Media
Link copied to clipboard
abstract
suspend
fun
produceMedia
(
)
switch
Camera
Link copied to clipboard
abstract
fun
switchCamera
(
)
unmute
Self
Audio
Link copied to clipboard
abstract
suspend
fun
unmuteSelfAudio
(
)
:
Boolean
unmute
Self
Video
Link copied to clipboard
abstract
suspend
fun
unmuteSelfVideo
(
)
:
Boolean