NERtcVideoProfile class Null safety

Video profile

Constructors

NERtcVideoProfile()

Properties

hashCode int
The hash code for this object.
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

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

Operators

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

Constants

hd720p → const int
Ultra HD, (1280x720 @30 fps)
3
hd1080p → const int
1080P, (1920x1080 @30fps)
4
low → const int
1
standard → const int
HD, (640x360/480 @30fps)
2