开发者

What is Buffer Underrun? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question开发者_JAVA百科 so that it can be reopened, visit the help center. Closed 11 years ago.

Just what the title states - What does Buffer Underrun mean?


It's when a buffer that's being read from (and should preferably always have data available) runs empty.

An audio output device is a good example. An audio device will read its buffer at a constant rate, and unless you keep supplying it data at a fast enough rate, the buffer will run out. And it'll sound nasty.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜