Clarify latency setting. (#17253)

This commit is contained in:
zoltanvb 2024-12-12 21:42:52 +01:00 committed by GitHub
parent 62c725579a
commit ccb7f4e0ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3069,7 +3069,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_SUBLABEL_AUDIO_LATENCY,
"Desired audio latency in milliseconds. Might not be honored if the audio driver can't provide given latency."
"Maximum audio latency in milliseconds. The driver aims to keep actual latency at 50% of this value. Might not be honored if the audio driver can't provide given latency."
)
#ifdef HAVE_MICROPHONE