fix:取消日志

This commit is contained in:
liyi 2025-06-23 16:15:30 +08:00
parent f783fadaad
commit 5dfbd190fd

View File

@ -296,7 +296,7 @@ class VideoDecoder(
hasNotifiedFlutter = true
}
// Log.d(TAG, "[Render] 渲染: bufferIdx=${frame.bufferIndex}, pts=${frame.timestampUs}, " +
"当前outputFrameQueue=${outputFrameQueue.size}")
// "当前outputFrameQueue=${outputFrameQueue.size}")
} else {
// Log.w(TAG, "[Render] 渲染空转无帧可渲染当前outputFrameQueue=${outputFrameQueue.size}")
}