使用編輯器裡的聲音外掛
獲取你的音樂節點。 假設這個節點為AudioNode
然後
auto audio = dynamic_cast<ComAudio*>(AudioNode->getComponent("your_audio_name"))
然後。。。
void end();
void preloadBackgroundMusic(const char* pszFilePath);
void playBackgroundMusic(const char* pszFilePath, bool bLoop);
void playBackgroundMusic(const char* pszFilePath);
void playBackgroundMusic();
void stopBackgroundMusic(bool bReleaseData);
void stopBackgroundMusic();
void pauseBackgroundMusic();
void resumeBackgroundMusic();
void rewindBackgroundMusic();
bool willPlayBackgroundMusic();
bool isBackgroundMusicPlaying();
float getBackgroundMusicVolume();
void setBackgroundMusicVolume(float volume);
float getEffectsVolume();
void setEffectsVolume(float volume);
unsigned int playEffect(const char* pszFilePath, bool bLoop);
unsigned int playEffect(const char* pszFilePath);
unsigned int playEffect();
void pauseEffect(unsigned int nSoundId);
void pauseAllEffects();
void resumeEffect(unsigned int nSoundId);
void resumeAllEffects();
void stopEffect(unsigned int nSoundId);
void stopAllEffects();
void preloadEffect(const char* pszFilePath);
void unloadEffect(const char* pszFilePath);
void setFile(const char* pszFilePath);
const char* getFile();
void setLoop(bool bLoop);
bool isLoop();
然後
auto audio = dynamic_cast<ComAudio*>(AudioNode->getComponent("your_audio_name"))
然後。。。
void end();
void preloadBackgroundMusic(const char* pszFilePath);
void playBackgroundMusic(const char* pszFilePath, bool bLoop);
void playBackgroundMusic(const char* pszFilePath);
void playBackgroundMusic();
void stopBackgroundMusic(bool bReleaseData);
void stopBackgroundMusic();
void pauseBackgroundMusic();
void resumeBackgroundMusic();
void rewindBackgroundMusic();
bool willPlayBackgroundMusic();
bool isBackgroundMusicPlaying();
float getBackgroundMusicVolume();
void setBackgroundMusicVolume(float volume);
float getEffectsVolume();
void setEffectsVolume(float volume);
unsigned int playEffect(const char* pszFilePath, bool bLoop);
unsigned int playEffect(const char* pszFilePath);
unsigned int playEffect();
void pauseEffect(unsigned int nSoundId);
void pauseAllEffects();
void resumeEffect(unsigned int nSoundId);
void resumeAllEffects();
void stopEffect(unsigned int nSoundId);
void stopAllEffects();
void preloadEffect(const char* pszFilePath);
void unloadEffect(const char* pszFilePath);
void setFile(const char* pszFilePath);
const char* getFile();
void setLoop(bool bLoop);
bool isLoop();
相關文章
- Chrome外掛——Markdown編輯器Chrome
- Vue外掛-json編輯器VueJSON
- Eplan外掛 - 自由文字編輯器
- [外掛擴充套件]前臺編輯器外掛Editor套件
- Unity3D編輯器外掛編寫教程Unity3D
- 輕量化web組態編輯器外掛Web
- [外掛擴充套件]後臺編輯器0.2套件
- 為Flask編寫1個百度編輯器的外掛Flask
- 華為音訊編輯服務,實時分離人聲、伴奏和樂器聲音訊
- 轉:【Eclipse外掛開發】開啟編輯器Eclipse
- 外掛的裡控制器可以怎麼呼叫外掛裡的配置資訊
- 迄今為止最浮誇的程式碼編輯器外掛
- Unity3D實現地圖編輯器的外掛Unity3D地圖
- Word輸入輔助外掛:數學公式編輯器公式
- 用於CKeditor編輯器的視覺化數學公式外掛視覺化公式
- 我自己的程式碼編輯器-sublime text 3 及常用外掛
- 製作你的第一個 Atom 文字編輯器外掛
- 搞了個OneThink的程式碼編輯外掛
- ue編輯舊版本的外掛,簡單可用。
- “改造” VS Code 編輯器,一起寫個外掛吧!
- 推薦一款基於Vue的Markdown編輯器外掛——mavonEditorVue
- 簡單好用的文字編輯器《Simditor》外掛快速入門例項
- 前端開發需要用到的幾款線編輯器外掛前端
- Lombok編譯器Maven外掛Lombok編譯Maven
- Mac音訊標籤編輯器Mac音訊
- [外掛擴充套件]左右markdown編輯器0.2(更新同步預覽)套件
- 亮瞎程式設計師雙眼的編輯器外掛橫空出世!程式設計師
- 部落格園使用VSCode 外掛編輯博文記錄VSCode
- 開發unity外掛——一次搞定unity編輯器常用功能Unity
- DxO Nik Collection照片編輯外掛套件Mac/Windows套件MacWindows
- Tagr for Mac(音樂標籤編輯器)Mac
- Amadeus Pro for mac(音訊編輯器)Mac音訊
- ExtJS的grid行編輯外掛事件觸發JS事件
- 華為音訊編輯服務實時變聲,大叔音怪獸音隨意變換音訊
- mac上哪裡pdf編輯器好用?Mac
- 剪映裡怎麼用Siri的聲音?剪映新增Siri聲音教程
- win10自帶圖片編輯器在哪裡_win10如何使用自帶圖片編輯器Win10
- 向你安利了一個編輯器,並丟給你一堆外掛