Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
RTCTrackEventInit
Interface RTCTrackEventInit
interface
RTCTrackEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
receiver
:
RTCRtpReceiver
;
streams
?:
MediaStream
[]
;
track
:
MediaStreamTrack
;
transceiver
:
RTCRtpTransceiver
;
}
Hierarchy (
view full
)
EventInit
RTCTrackEventInit
Index
Properties
bubbles?
cancelable?
composed?
receiver
streams?
track
transceiver
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
receiver
receiver
:
RTCRtpReceiver
Optional
streams
streams
?:
MediaStream
[]
track
track
:
MediaStreamTrack
transceiver
transceiver
:
RTCRtpTransceiver
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
receiver
streams
track
transceiver
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter