Dart SDK
dart:html
MediaStreamTrack
property
instanceRuntimeType
instanceRuntimeType
class MediaStreamTrack
Constructors
internal_
Properties
enabled
id
kind
label
muted
onEnded
onMute
onUnmute
readyState
remote
hashCode
on
runtimeType
Methods
clone
stop
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Static methods
getSources
Constants
endedEvent
muteEvent
unmuteEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType