NIMNetCallVideoCodec Constants Reference
| Declared in | NIMAVChatDefs.h | 
|---|
NIMNetCallVideoCodec
视频编码器
Definition
typedef NS_ENUM(NSUInteger, NIMNetCallVideoCodec ) {
                            
                               NIMNetCallVideoCodecDefault = 0,
                            
                               NIMNetCallVideoCodecSoftware = 1,
                            
                               NIMNetCallVideoCodecHardware = 2,
                            
                            };
                    
                    Constants
Declared In
NIMAVChatDefs.h