shared
1.23.2
common
shared
/
io.dyte.core.media
/
IDyteCommonMediaUtils
IDyte
Common
Media
Utils
interface
IDyteCommonMediaUtils
Inheritors
DyteCommonMediaUtils
IDyteMediaUtils
Members
Functions
create
Audio
Track
Link copied to clipboard
abstract
fun
createAudioTrack
(
)
:
AudioStreamTrack
?
Create audio track
create
Video
Track
Link copied to clipboard
abstract
fun
createVideoTrack
(
)
:
VideoStreamTrack
?
Create video track
dispose
Link copied to clipboard
abstract
fun
dispose
(
)
get
Audio
Stream
Link copied to clipboard
abstract
fun
getAudioStream
(
)
:
MediaStream
?
get
Video
Stream
Link copied to clipboard
abstract
fun
getVideoStream
(
)
:
MediaStream
?
get
Video
Track
Link copied to clipboard
abstract
fun
getVideoTrack
(
)
:
VideoStreamTrack
?
on
Camera
Closed
Link copied to clipboard
abstract
fun
onCameraClosed
(
)
resume
Video
Link copied to clipboard
abstract
fun
resumeVideo
(
)
set
Platform
Link copied to clipboard
abstract
fun
setPlatform
(
platform
:
String
)
stop
Video
Link copied to clipboard
abstract
fun
stopVideo
(
)
switch
Camera
Link copied to clipboard
abstract
fun
switchCamera
(
)
Switch camera