Show / Hide Table of Contents

Enum TRTCWaterMarkSrcType

Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCWaterMarkSrcType

Fields

Name Description
TRTCWaterMarkSrcTypeBGRA32

Memory block in BGRA32 format

TRTCWaterMarkSrcTypeFile

Path to the image file, which can be in BMP, GIF, JPEG, PNG, TIFF, Exif, WMF, or EMF format

TRTCWaterMarkSrcTypeRGBA32

Memory block in RGBA32 format

In This Article
Back to top Generated by DocFX