FreeRDP
NSC_MESSAGE Struct Reference

#include <nsc.h>

Data Fields

UINT32 x
 
UINT32 y
 
UINT32 width
 
UINT32 height
 
const BYTEdata
 
UINT32 scanline
 
BYTEPlaneBuffer
 
UINT32 MaxPlaneSize
 
BYTEPlaneBuffers [5]
 
UINT32 OrgByteCount [4]
 
UINT32 LumaPlaneByteCount
 
UINT32 OrangeChromaPlaneByteCount
 
UINT32 GreenChromaPlaneByteCount
 
UINT32 AlphaPlaneByteCount
 
UINT32 ColorLossLevel
 
UINT32 ChromaSubsamplingLevel
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation NSCodec Codec

Copyright 2011 Samsung, Author Jiten Pathy Copyright 2012 Vic Lee Copyright 2016 Armin Novak armin.nosp@m..nov.nosp@m.ak@th.nosp@m.inca.nosp@m.st.co.nosp@m.m Copyright 2016 Thincast Technologies GmbH

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 NSC_MESSAGE::AlphaPlaneByteCount
UINT32 NSC_MESSAGE::ChromaSubsamplingLevel
UINT32 NSC_MESSAGE::ColorLossLevel
const BYTE* NSC_MESSAGE::data
UINT32 NSC_MESSAGE::GreenChromaPlaneByteCount
UINT32 NSC_MESSAGE::height
UINT32 NSC_MESSAGE::LumaPlaneByteCount
UINT32 NSC_MESSAGE::MaxPlaneSize
UINT32 NSC_MESSAGE::OrangeChromaPlaneByteCount
UINT32 NSC_MESSAGE::OrgByteCount[4]
BYTE* NSC_MESSAGE::PlaneBuffer
BYTE* NSC_MESSAGE::PlaneBuffers[5]
UINT32 NSC_MESSAGE::scanline
UINT32 NSC_MESSAGE::width
UINT32 NSC_MESSAGE::x
UINT32 NSC_MESSAGE::y

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