Enum TIMImageLevel
Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMImageLevel
Fields
Name | Description |
---|---|
kTIMImageLevel_Compression | Sends a highly compressed image (a small image) by default |
kTIMImageLevel_HD | Sends a high definition (HD) image (a large image) |
kTIMImageLevel_Orig | Sends an original image |