- Dart
- dart:html
- CanvasCaptureMediaStreamTrack class
CanvasCaptureMediaStreamTrack class
- Inheritance
- Annotations
- @Native("CanvasCaptureMediaStreamTrack")
Properties
-
canvas
→ CanvasElement
-
final
-
contentHint
↔ String
-
read / write, inherited
-
enabled
↔ bool
-
read / write, inherited
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
id
→ String
-
final, inherited
-
kind
→ String
-
final, inherited
-
label
→ String
-
final, inherited
-
muted
→ bool
-
final, inherited
-
on
→ Events
-
This is an ease-of-use accessor for event streams which should only be
used when an explicit accessor is not available.
read-only, inherited
-
onEnded
→ Stream<Event>
-
Stream of
ended
events handled by this MediaStreamTrack.
read-only, inherited
-
onMute
→ Stream<Event>
-
Stream of
mute
events handled by this MediaStreamTrack.
read-only, inherited
-
onUnmute
→ Stream<Event>
-
Stream of
unmute
events handled by this MediaStreamTrack.
read-only, inherited
-
readyState
→ String
-
final, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited