Search
Preparing search index...
The search index is not available
@100mslive/react-native-hms
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@100mslive/react-native-hms
HMSVideoTrack
Class HMSVideoTrack
Hierarchy
HMSTrack
HMSVideoTrack
HMSRemoteVideoTrack
HMSLocalVideoTrack
Index
Constructors
constructor
Properties
add
Sink
id
is
Degraded
mute
remove
Sink
source
track
Description
track
Id
type
Methods
is
Mute
Constructors
constructor
new HMSVideo
Track
(
params
:
{
id
:
string
;
isDegraded
?:
boolean
;
isMute
?:
boolean
;
source
?:
string
|
number
;
trackDescription
?:
string
;
trackId
:
string
;
type
?:
HMSTrackType
}
)
:
HMSVideoTrack
Parameters
params:
{
id
:
string
;
isDegraded
?:
boolean
;
isMute
?:
boolean
;
source
?:
string
|
number
;
trackDescription
?:
string
;
trackId
:
string
;
type
?:
HMSTrackType
}
id
:
string
Optional
is
Degraded
?:
boolean
Optional
is
Mute
?:
boolean
Optional
source
?:
string
|
number
Optional
track
Description
?:
string
track
Id
:
string
Optional
type
?:
HMSTrackType
Returns
HMSVideoTrack
Properties
Optional
add
Sink
add
Sink
:
Function
id
id
:
string
Optional
is
Degraded
is
Degraded
:
boolean
Optional
mute
mute
:
boolean
Optional
remove
Sink
remove
Sink
:
Function
Optional
source
source
:
string
|
number
Optional
track
Description
track
Description
:
string
track
Id
track
Id
:
string
Optional
type
type
:
HMSTrackType
Methods
is
Mute
is
Mute
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
Exports
HMSVideo
Track
constructor
add
Sink
id
is
Degraded
mute
remove
Sink
source
track
Description
track
Id
type
is
Mute
Generated using
TypeDoc