SourceWantedData class

性能回退相关数据

Properties

frameRate int?
如果未开启发送性能回退,此值表示推荐的视频输入帧率,单位 fps;如果开启了发送性能回退,此值表示当前推流的最大帧率,单位 fps。
final
hashCode int
The hash code for this object.
no setterinherited
height int?
如果未开启发送性能回退,此值表示推荐的视频输入高度;如果开启了发送性能回退,此值表示当前推流的最大高度。
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width int?
未开启发布回退时,此值表示推荐的视频输入宽度;当回退模式为大小流模式时,表示当前推流的最大宽度
final

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