VideoService class Services

The VideoService allows changing video settings for the local and remote participants.

This service is available in SDK 3.7 and later.

Constructors

VideoService()

Properties

hashCode int
The hash code for this object.
no setterinherited
localVideo LocalVideo
Video settings for the local participant.
final
remoteVideo RemoteVideo
Video settings for remote participants.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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