core
Toggle table of contents
1.2.0
ios
Platform filter
ios
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.platform
/
RtkIOSVideoUtils
Rtk
IOSVideo
Utils
ios
class
RtkIOSVideoUtils
:
IRtkVideoUtils
Members
Functions
destroy
All
Link copied to clipboard
ios
open
fun
destroyAll
(
)
destroy
Screen
Share
Link copied to clipboard
ios
open
fun
destroyScreenShare
(
participant
:
RtkMeetingParticipant
)
destroy
View
Link copied to clipboard
ios
open
fun
destroyView
(
participant
:
RtkMeetingParticipant
)
disable
Cache
Link copied to clipboard
ios
open
fun
disableCache
(
)
enable
Cache
Link copied to clipboard
ios
open
fun
enableCache
(
)
get
Screen
Share
View
Link copied to clipboard
ios
open
fun
getScreenShareView
(
participant
:
RtkMeetingParticipant
)
:
VideoView
get
Self
Preview
Link copied to clipboard
ios
open
fun
getSelfPreview
(
)
:
VideoView
get
Video
View
Link copied to clipboard
ios
open
fun
getVideoView
(
participant
:
RtkMeetingParticipant
)
:
UIView
?