NIMQChatVideoStreamType Constants Reference
Declared in | NIMQChatMediaDefs.h |
---|
NIMQChatVideoStreamType
Definition
typedef NS_ENUM(NSUInteger, NIMQChatVideoStreamType ) {
NIMQChatVideoStreamTypeHigh = 0,
NIMQChatVideoStreamTypeLow = 1,
};