mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-16 06:58:16 +08:00
ui界面优化,event handler优化-新增任务池模式,歌词加载优化,新房间管理(可以自动连接) 本地音频搜索算法优化,
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"AynaLivePlayer/model"
|
||||
)
|
||||
|
||||
var lg = logger.Logger.WithField("Module", "PlayControl")
|
||||
var lg = logger.Logger.WithField("Module", "Player")
|
||||
|
||||
type IPlayer interface {
|
||||
Start()
|
||||
|
||||
Reference in New Issue
Block a user