Enum TRTCSnapshotSourceType
1.10 Video screenshot source
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCSnapshotSourceType
Fields
Name | Description |
---|---|
TRTCSnapshotSourceTypeStream | Take a screenshot from the video stream |
TRTCSnapshotSourceTypeView | Take a screenshot from the rendering view |