Updated comment to be more clarifying.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1797 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2014-05-13 14:34:23 +00:00
parent 8c7c645285
commit 4a4d0a9160

View File

@ -40,7 +40,11 @@
#define RDPSND_REC_DATA 42
#define RDPSND_REC_SET_VOLUME 43
/* Special flag for TLSND record, not defined in MS specs. */
/* Special flag for RDPSND recording extension,
not defined in MS specs.
See doc/rdpsnd-rec.txt for more information.
*/
#define RDPSND_FLAG_RECORD 0x00800000
#define MAX_FORMATS 10