mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Clarify latency setting. (#17253)
This commit is contained in:
parent
62c725579a
commit
ccb7f4e0ce
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user