Dart
dart:html
MediaStreamTrack
getSettings method
getSettings
MediaStreamTrack class
Properties
contentHint
enabled
id
kind
label
muted
onEnded
onMute
onUnmute
readyState
hashCode
on
runtimeType
Methods
applyConstraints
clone
getCapabilities
getConstraints
getSettings
stop
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
endedEvent
muteEvent
unmuteEvent
getSettings method
Map
getSettings
(
)
Implementation
Map getSettings() { return convertNativeToDart_Dictionary(_getSettings_1()); }