We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f866e commit 0ad46e4Copy full SHA for 0ad46e4
content/en-us/reference/engine/classes/AudioLimiter.yaml
@@ -3,7 +3,7 @@ type: class
3
category:
4
memory_category: Internal
5
summary: |
6
- `Class.AudioLimiter` limits how loud audio streams are allowed to be.
+ Limits how loud audio streams are allowed to be.
7
description: |
8
`Class.AudioLimiter` limits how loud audio streams are allowed to be.
9
Whenever its input stream exceeds a specified maximum level, the stream's volume is reduced for a moment.
0 commit comments