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

Obsolete enum.

Syntax
typedef enum _PRL_DISPLAY_CODEC_QUALITY {
  PDCQ_HIGH_QUALITY = 1<<0,
  PDCQ_MEDIUM_QUALITY = 1<<1,
  PDCQ_LOW_QUALITY = 1<<2
} PRL_DISPLAY_CODEC_QUALITY;
File
Remarks

Use display encodings at runtime for connection with new server

Notes

# PrlSrv_GetDisplayEncodingList Display codec quality.

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