NIMAudioType Constants Reference
| Declared in | NIMMediaManagerProtocol.h | 
|---|
NIMAudioType
云信支持的音频类型
Definition
typedef NS_ENUM(NSInteger, NIMAudioType ) {
                            
                               NIMAudioTypeAAC,
                            
                               NIMAudioTypeAMR,
                            
                            };
                    
                    Constants
Declared In
NIMMediaManagerProtocol.h