I have a custom application, built with the port of rdesktop to windows,
that processes audio data coming from the server. I am utilizing the RDPSND
virtual channel to process audio data.
For some reason RDP server never streams audio continuously. After every 1.5
to 2 seconds of audio it takes a break for 4 to 5 seconds. May be I am not
handing back the right values of 'tick' and 'index' in my rdpsnd completion
notifications. Does someone know the relevance of 'tick' and 'index' in this
context?
Thanks in Advance,
Konda