NIMNetCallWaterMarkLocation Constants Reference
| Declared in | NIMAVChatDefs.h |
|---|
NIMNetCallWaterMarkLocation
水印位置
Definition
typedef NS_ENUM(NSUInteger, NIMNetCallWaterMarkLocation ) {
NIMNetCallWaterMarkLocationRect = 0,
NIMNetCallWaterMarkLocationLeftUp,
NIMNetCallWaterMarkLocationLeftDown,
NIMNetCallWaterMarkLocationRightUp,
NIMNetCallWaterMarkLocationRightDown,
NIMNetCallWaterMarkLocationCenter,
};
Constants
NIMNetCallWaterMarkLocationRect-
由rect的origin定位置
Declared In
NIMAVChatDefs.h. NIMNetCallWaterMarkLocationLeftUp-
左上
Declared In
NIMAVChatDefs.h. NIMNetCallWaterMarkLocationLeftDown-
左下
Declared In
NIMAVChatDefs.h. NIMNetCallWaterMarkLocationRightUp-
右上
Declared In
NIMAVChatDefs.h. NIMNetCallWaterMarkLocationRightDown-
右下
Declared In
NIMAVChatDefs.h. NIMNetCallWaterMarkLocationCenter-
中间
Declared In
NIMAVChatDefs.h.
Declared In
NIMAVChatDefs.h