FreeRDP
VideoSurface Struct Reference

an implementation of surface used by the video channel More...

#include <video.h>

Data Fields

UINT32 x
 
UINT32 y
 
UINT32 w
 
UINT32 h
 
UINT32 alignedWidth
 
UINT32 alignedHeight
 
BYTEdata
 
DWORD format
 
UINT32 scanline
 

Detailed Description

an implementation of surface used by the video channel

Field Documentation

◆ alignedHeight

UINT32 VideoSurface::alignedHeight

◆ alignedWidth

UINT32 VideoSurface::alignedWidth

◆ data

BYTE* VideoSurface::data

◆ format

DWORD VideoSurface::format

◆ h

UINT32 VideoSurface::h

◆ scanline

UINT32 VideoSurface::scanline

◆ w

UINT32 VideoSurface::w

◆ x

UINT32 VideoSurface::x

◆ y

UINT32 VideoSurface::y

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