NIMNetCallRemoteVideoShowType Constants Reference
Declared in | NIMAVChatDefs.h |
---|
NIMNetCallRemoteVideoShowType
Definition
typedef NS_ENUM(NSUInteger, NIMNetCallRemoteVideoShowType ) {
NIMNetCallRemoteVideoShowTypeLocalView = 0,
NIMNetCallRemoteVideoShowTypeYuvData = 1,
};