NERtcVideoProfile class

视频清晰度

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
Returns a string representation of this object.
inherited

Operators

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

Constants

hd720p → const int
超清, (1280x720 @30 fps)
3
hd1080p → const int
1080P, (1920x1080 @30fps)
4
low → const int
标清,(320x180/240 @15fps)
1
standard → const int
高清, (640x360/480 @30fps)
2