Android SDK 100ms
lib
/
live.hms.video.media.streams
/
HMSMediaStream
HMSMedia
Stream
abstract
class
HMSMediaStream
(
nativeStream
:
MediaStream
)
Constructors
Functions
Properties
Constructors
HMSMedia
Stream
Link copied to clipboard
fun
HMSMediaStream
(
nativeStream
:
MediaStream
)
Functions
stop
Link copied to clipboard
fun
stop
(
)
Properties
id
Link copied to clipboard
val
id
:
String
tracks
Link copied to clipboard
val
tracks
:
ArrayList
<
HMSTrack
>