necouchman commented on a change in pull request #337:
URL: https://github.com/apache/guacamole-server/pull/337#discussion_r623808516
##########
File path: src/protocols/rdp/channels/audio-input/audio-buffer.h
##########
@@ -136,13 +161,33 @@ struct guac_rdp_audio_buffer {
*/
char* packet;
+ /**
+ * Thread which flushes the audio buffer at a rate that does not exceed the
+ * the audio sample rate (which might result dropped samples due to
Review comment:
*might result _in_ dropped samples...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]