Closed wuwao1 closed 2 years ago
testplayer里面添加如下频谱效果
param = VISUAL_EFFECT_SPECTRUM; player_setparam(m_ffPlayer, PARAM_VISUAL_EFFECT, ¶m);
播放音乐时如果音乐有封面就会在窗口里面闪烁
https://user-images.githubusercontent.com/29857592/186136757-b13516db-00fa-42b7-a2a8-8463d33fedd7.gif
视频窗口宽高设为0即可
testplayer里面添加如下频谱效果
param = VISUAL_EFFECT_SPECTRUM; player_setparam(m_ffPlayer, PARAM_VISUAL_EFFECT, ¶m);
播放音乐时如果音乐有封面就会在窗口里面闪烁
https://user-images.githubusercontent.com/29857592/186136757-b13516db-00fa-42b7-a2a8-8463d33fedd7.gif