mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-08 19:19:05 +00:00
video-encoder: Fix parameter name
Signed-off-by: Frediano Ziglio <freddy77@gmail.com> Acked-by: Francesco Giudici <fgiudici@redhat.com>
This commit is contained in:
parent
69640d1054
commit
3868e13bf3
@ -102,7 +102,7 @@ struct VideoEncoder {
|
||||
* report.
|
||||
* @end_frame_delay: This indicates how long in advance the client
|
||||
* received the last frame before having to display it.
|
||||
* @audio delay: The latency of the audio playback or MAX_UINT if it
|
||||
* @audio_delay: The latency of the audio playback or MAX_UINT if it
|
||||
* is not tracked.
|
||||
*/
|
||||
void (*client_stream_report)(VideoEncoder *encoder,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user