Enum WellKnownEncodingType
The well known encoding types and their IDs.
Namespace: MarcusW.VncClient.Protocol.EncodingTypes
Assembly: MarcusW.VncClient.dll
Syntax
public enum WellKnownEncodingType : int
Fields
Name | Description |
---|---|
ContinuousUpdates | |
CopyRect | |
CoRRE | |
Cursor | |
CursorWithAlpha | |
DesktopName | |
DesktopSize | |
ExtendedDesktopSize | |
Fence | |
Hextile | |
JpegFineGrainedQualityLevelHigh | |
JpegFineGrainedQualityLevelLow | |
JpegQualityLevelHigh | |
JpegQualityLevelLow | |
JpegSubsamplingLevelHigh | |
JpegSubsamplingLevelLow | |
LastRect | |
Raw | |
RRE | |
Tight | |
TightPNG | |
XCursor | |
ZLib | |
ZLibHex | |
ZRLE |