PushSingleStreamParam class
单流转推直播配置参数
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isScreen ↔ bool
-
媒体流是否为屏幕流
getter/setter pair
- roomId ↔ String
-
媒体流所在的房间 ID
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uid ↔ String
-
媒体流所属的用户 ID
getter/setter pair
- url ↔ String
-
推流地址
getter/setter pair
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