StreamRenderer class

Constructors

StreamRenderer(String id)

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
isAudioMuted bool?
getter/setter pair
isVideoMuted bool?
getter/setter pair
mediaStream MediaStream?
getter/setter pair
mid String?
getter/setter pair
publisherId String?
getter/setter pair
publisherName String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subStream ↔ ConfigureStreamQuality
getter/setter pair
subStreamButtonState List<bool>
getter/setter pair
temporal ↔ ConfigureStreamQuality
getter/setter pair
temporalButtonState List<bool>
getter/setter pair
videoRenderer RTCVideoRenderer
getter/setter pair

Methods

dispose() Future<void>
init(void setState(void ())) Future<void>
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