fix:取消日志
This commit is contained in:
parent
f783fadaad
commit
5dfbd190fd
@ -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}")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user