ZegoPublisherTakeSnapshotPosition enum
推流截图时机。
Constructors
Values
- AfterProcess → const ZegoPublisherTakeSnapshotPosition
-
视频前处理之后。
- OnCapture → const ZegoPublisherTakeSnapshotPosition
-
视频采集时。
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<
ZegoPublisherTakeSnapshotPosition> - A constant List of the values in this enum, in order of their declaration.