NIMNetCallSimulcastModel Constants Reference
| Declared in | NIMAVChatDefs.h | 
|---|
NIMNetCallSimulcastModel
多流模式
Definition
typedef NS_ENUM(NSInteger, NIMNetCallSimulcastModel ) {
                            
                               NIMNetCallSimulcastModelSingleStream = 0,
                            
                               NIMNetCallSimulcastModelDualStream = 1,
                            
                            };
                    
                    Constants
Declared In
NIMAVChatDefs.h