## 1. **申請 Key (Apply for key)**
MHSDK 需要鑒權后方可使用,4.0.0及以上版本需要Key和APP ID。Key和AppID 需要與商務經理溝通。目前分為精簡版、基礎版、標準版、專業版、定制版。
MHSDK can only be used after authentication. Version 4.0.0 and above requires key and app ID. Key and appid need to communicate with the business manager. At present, it is divided into simplified version, basic version, Standard Version, professional version and customized version.
## 2. **檢查和使用SDK 資源 (Check and use SDK resources)**
iOS 版本的文件包含中文版界面、英文版界面。兩種版本是界面風格不同,功能是一樣的。可以聯系商務經理查看官方Demo演示。兩個版本都是包含語言包,可以進行語言切換。請您根據自己的應用場景進行選擇。
The files of iOS version include Chinese version interface and English version interface. The two versions have different interface styles and the same functions. You can contact the business manager to view the official demo presentation. Both versions contain language packs and can switch languages. Please select your own application scenario.
1) iOS 版本SDK 包含:Framework文件夾、MHResources 文件夾,這兩個必須導入項目中。
The iOS version SDK includes: Framework folder, MHResources folder, These two must be imported into the project。
2) KSYMHBeauty\_金山(jinshan)文件夾(如果項目沒有用到金山直播 SDK,則不需要導入),FUCamera(如果項目沒有用到聲網SDK,則不需要導入)。
KSYMHBeauty\_金山(jinshan) folder (if the project does not use Jinshan live SDK, it does not need to be imported),FUCamera -Agora (sound network) (if the project does not use the sound network SDK, it does not need to be imported)
3) 先確定語言版本,按照語言要求將對應文件里的UI和圖片資源(bundle文件)導入項目中。
First determine the language version, and import the UI and picture resources (bundle file) in the corresponding file into the project according to the language requirements.
說明:美狐的語言切換功能設定是兩套UI,所以如果需要進行切換,需要導入資源后,在項目中初始化MHMeiyanMenusView和BeautyFoxMenusView,完善切換不同的語言環境下顯示不同的UI。
Tip:The language switching function of Meihu is set to two sets of UI, so if you need to switch, you need to import resources。Initialize MHMeiyanMenusView and BeautyFoxMenusView in the project to improve the switching and display different UI in different language environments.
- 美狐SDK接入文檔
- Meihu SDK Access Document
- (Untitled)
- 一、基礎描述(Basic description)
- 1. 最新特性 (Latest features)
- 2. 支持平臺 (Support platform)
- 二、集成步驟 (Integration steps)
- 3. 配置工程(Configuration Engineering)
- 4. 使用 MHUI (Use MHUI)
- 5. 騰訊直播 SDK/短視頻SDK (Tencent live SDK / short video SDK)
- 6. 金山直播SDK (Jinshan)
- 7. 七牛直播SDK (Qiniu Live)
- 8. 七牛短視頻SDK (Qiniu ShortVideo)
- 9. Movieous短視頻 (Movieous short Video)
- 10. 即構直播SDK (Zego live)
- 11. 即構實時音視頻SDK(Zego Real time audio and video)
- 12. 新版Zego(即構)實時音視頻(New Zego Real time audio and video)
- 13. 網易直播 (NetEase live)
- 14. 騰訊互動直播 (Tencent interactive live broadcast)
- 15. 騰訊實時音視頻(Tencent real-time audio and video)
- 16. 融云實時音視頻 (SealRTC)
- 17. 聲網視頻通話 (Agora video call)
- 18. 聲網直播 (Agora Live)
- 19. 阿里直播 (Ali Live)
- 20. 阿里音視頻 SDK美顏
- 三、對接說明 (Docking instructions)
- 四、常見問題(common problem)
- 2. 美顏無效果(Beauty has no effect)
- 3. 貼紙下載失敗(Sticker download failed)
- 4. 點擊無法出現美顏菜單頁(The beauty menu page cannot appear after clicking)
- 5. 英文版顯示中文(The beauty menu page cannot appear after clicking)
- 6. 語言切換功能(Language switching function)