HTTP缓存改为异步
This commit is contained in:
@@ -201,6 +201,7 @@ elseif cmd == "play" then
|
||||
end
|
||||
|
||||
-- 主播放循环
|
||||
_G.audio_ready = true
|
||||
os.pullEvent("audio_start")
|
||||
while bytes_read < total_size and _G.Playopen do
|
||||
-- 检查是否需要设置播放位置
|
||||
|
||||
Reference in New Issue
Block a user