shared
1.20.1
common
shared
/
io.dyte.core.platform
/
IDyteVideoUtils
IDyte
Video
Utils
interface
IDyteVideoUtils
Inheritors
DyteAndroidVideoUtils
DyteIOSVideoUtils
Members
Functions
destroy
All
Link copied to clipboard
abstract
fun
destroyAll
(
)
destroy
View
Link copied to clipboard
abstract
fun
destroyView
(
participant
:
DyteMeetingParticipant
)
get
Screen
Share
View
Link copied to clipboard
abstract
fun
getScreenShareView
(
participant
:
DyteScreenShareMeetingParticipant
)
:
VideoView
get
Self
Preview
Link copied to clipboard
abstract
fun
getSelfPreview
(
)
:
VideoView
get
Video
View
Link copied to clipboard
abstract
fun
getVideoView
(
participant
:
DyteJoinedMeetingParticipant
)
:
VideoView
?