shared
1.32.6
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
Screen
Share
Link copied to clipboard
abstract
fun
destroyScreenShare
(
participant
:
DyteMeetingParticipant
)
destroy
View
Link copied to clipboard
abstract
fun
destroyView
(
participant
:
DyteMeetingParticipant
)
disable
Cache
Link copied to clipboard
abstract
fun
disableCache
(
)
enable
Cache
Link copied to clipboard
abstract
fun
enableCache
(
)
get
Screen
Share
View
Link copied to clipboard
abstract
fun
getScreenShareView
(
participant
:
DyteJoinedMeetingParticipant
)
:
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
?