shared
1.23.2
common
shared
/
io.dyte.core.controllers
/
ILiveStreamController
ILive
Stream
Controller
interface
ILiveStreamController
Members
Properties
livestream
Data
Link copied to clipboard
abstract
val
livestreamData
:
DyteLivestreamData
stage
Request
Peers
Link copied to clipboard
abstract
val
stageRequestPeers
:
List
<
LiveStreamStageRequestPeer
>
Functions
load
Data
Link copied to clipboard
abstract
suspend
fun
loadData
(
)
start
Link copied to clipboard
abstract
suspend
fun
start
(
)
stop
Link copied to clipboard
abstract
suspend
fun
stop
(
)