ZegoVideoStreamType enum
Video stream type
Constructors
- ZegoVideoStreamType()
-
const
Values
- Default → const ZegoVideoStreamType
-
The type to be played depends on the network status
- Small → const ZegoVideoStreamType
-
small resolution type
- Big → const ZegoVideoStreamType
-
big resolution type
Properties
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
Constants
-
values
→ const List<
ZegoVideoStreamType> - A constant List of the values in this enum, in order of their declaration.