FreeRDP
rdpBulk Struct Reference

#include <bulk.h>

Data Fields

rdpContext * context
 
UINT32 CompressionLevel
 
UINT32 CompressionMaxSize
 
MPPC_CONTEXT * mppcSend
 
MPPC_CONTEXT * mppcRecv
 
NCRUSH_CONTEXT * ncrushRecv
 
NCRUSH_CONTEXT * ncrushSend
 
XCRUSH_CONTEXT * xcrushRecv
 
XCRUSH_CONTEXT * xcrushSend
 
BYTE OutputBuffer [65536]
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Bulk Compression

Copyright 2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

UINT32 rdpBulk::CompressionLevel
UINT32 rdpBulk::CompressionMaxSize
rdpContext* rdpBulk::context
MPPC_CONTEXT* rdpBulk::mppcRecv
MPPC_CONTEXT* rdpBulk::mppcSend
NCRUSH_CONTEXT* rdpBulk::ncrushRecv
NCRUSH_CONTEXT* rdpBulk::ncrushSend
BYTE rdpBulk::OutputBuffer[65536]
XCRUSH_CONTEXT* rdpBulk::xcrushRecv
XCRUSH_CONTEXT* rdpBulk::xcrushSend

The documentation for this struct was generated from the following file: