-
Jim authored
Some devices burst their audio (such as when querying audio from directshow), and the 250 millisecond threshold that sets the audio meter back to muted status would erroneously cause the meter to appear bounce back between muted and unmuted. Instead, a one second test should be sufficient time to prevent that from happening.
Jim authoredSome devices burst their audio (such as when querying audio from directshow), and the 250 millisecond threshold that sets the audio meter back to muted status would erroneously cause the meter to appear bounce back between muted and unmuted. Instead, a one second test should be sufficient time to prevent that from happening.