RemoteStream class

Constructors

RemoteStream()

Properties

api ↔ RTCDataChannel?
getter/setter pair
audio bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
no setter
mute ↔ (dynamic Function(String kind)?)
getter/setter pair
preferLayer ↔ (dynamic Function(Layer layer)?)
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stream ↔ MediaStream
getter/setter pair
unmute ↔ (dynamic Function(String kind)?)
getter/setter pair
video Layer
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited