FreeRDP
TSMM_PRESENTATION_REQUEST Struct Reference

presentation request struct More...

#include <video.h>

Data Fields

BYTE PresentationId
 
BYTE Version
 
BYTE Command
 
BYTE FrameRate
 
UINT32 SourceWidth
 
UINT32 SourceHeight
 
UINT32 ScaledWidth
 
UINT32 ScaledHeight
 
UINT64 hnsTimestampOffset
 
UINT64 GeometryMappingId
 
BYTE VideoSubtypeId [16]
 
UINT32 cbExtra
 
BYTE * pExtraData
 

Detailed Description

presentation request struct

Definition at line 56 of file channels/video.h.

Field Documentation

◆ cbExtra

UINT32 TSMM_PRESENTATION_REQUEST::cbExtra

Definition at line 67 of file channels/video.h.

◆ Command

BYTE TSMM_PRESENTATION_REQUEST::Command

Definition at line 60 of file channels/video.h.

◆ FrameRate

BYTE TSMM_PRESENTATION_REQUEST::FrameRate

Definition at line 61 of file channels/video.h.

◆ GeometryMappingId

UINT64 TSMM_PRESENTATION_REQUEST::GeometryMappingId

Definition at line 65 of file channels/video.h.

◆ hnsTimestampOffset

UINT64 TSMM_PRESENTATION_REQUEST::hnsTimestampOffset

Definition at line 64 of file channels/video.h.

◆ pExtraData

BYTE* TSMM_PRESENTATION_REQUEST::pExtraData

Definition at line 68 of file channels/video.h.

◆ PresentationId

BYTE TSMM_PRESENTATION_REQUEST::PresentationId

Definition at line 58 of file channels/video.h.

◆ ScaledHeight

UINT32 TSMM_PRESENTATION_REQUEST::ScaledHeight

Definition at line 63 of file channels/video.h.

◆ ScaledWidth

UINT32 TSMM_PRESENTATION_REQUEST::ScaledWidth

Definition at line 63 of file channels/video.h.

◆ SourceHeight

UINT32 TSMM_PRESENTATION_REQUEST::SourceHeight

Definition at line 62 of file channels/video.h.

◆ SourceWidth

UINT32 TSMM_PRESENTATION_REQUEST::SourceWidth

Definition at line 62 of file channels/video.h.

◆ Version

BYTE TSMM_PRESENTATION_REQUEST::Version

Definition at line 59 of file channels/video.h.

◆ VideoSubtypeId

BYTE TSMM_PRESENTATION_REQUEST::VideoSubtypeId[16]

Definition at line 66 of file channels/video.h.


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