NIMAVChatNetDetectType Constants Reference
| Declared in | NIMAVChatNetDetectManagerProtocol.h | 
|---|
NIMAVChatNetDetectType
网络探测类型
Definition
typedef NS_ENUM(NSUInteger, NIMAVChatNetDetectType ) {
                            
                               NIMAVChatNetDetectTypeAudio = 0,
                            
                               NIMAVChatNetDetectTypeDefault,
                            
                               NIMAVChatNetDetectTypeLow,
                            
                               NIMAVChatNetDetectTypeMedium,
                            
                               NIMAVChatNetDetectTypeHigh,
                            
                               NIMAVChatNetDetectType480P,
                            
                               NIMAVChatNetDetectType540P,
                            
                               NIMAVChatNetDetectType720P,
                            
                            };
                    
                    Constants
NIMAVChatNetDetectTypeAudio- 
音频探测
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectTypeDefault- 
默认清晰度 (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectTypeLow- 
低视频质量 (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectTypeMedium- 
中等视频质量 (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectTypeHigh- 
高视频质量 (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectType480P- 
480P (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectType540P- 
540P (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. NIMAVChatNetDetectType720P- 
720P (视频探测)
Declared In
NIMAVChatNetDetectManagerProtocol.h. 
Declared In
NIMAVChatNetDetectManagerProtocol.h