Collapse All
Parallels C API Reference Guide
_PRL_DISPLAY_CODEC_COMPRESSION Enumeration
PrlEnums.h Other Structs

Obsolete enum.

Syntax
enum _PRL_DISPLAY_CODEC_COMPRESSION {
  PDCC_HIGH_COMPRESSION = 1<<15,
  PDCC_MEDIUM_COMPRESSION = 1<<16,
  PDCC_LOW_COMPRESSION = 1<<17,
  PDCC_NO_COMPRESSION = 1<<18
};
File
Remarks

Use display encodings at runtime for connection with new server

Notes

# PrlSrv_GetDisplayEncodingList Display codec compression

Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!