FreeRDP
CAM_SAMPLE_RESPONSE Struct Reference
Collaboration diagram for CAM_SAMPLE_RESPONSE:

Data Fields

CAM_SHARED_MSG_HEADER Header
 
BYTE StreamIndex
 
size_t SampleSize
 
BYTE * Sample
 

Detailed Description

Definition at line 249 of file channels/rdpecam.h.

Field Documentation

◆ Header

CAM_SHARED_MSG_HEADER CAM_SAMPLE_RESPONSE::Header

Definition at line 251 of file channels/rdpecam.h.

◆ Sample

BYTE* CAM_SAMPLE_RESPONSE::Sample

Definition at line 254 of file channels/rdpecam.h.

◆ SampleSize

size_t CAM_SAMPLE_RESPONSE::SampleSize

Definition at line 253 of file channels/rdpecam.h.

◆ StreamIndex

BYTE CAM_SAMPLE_RESPONSE::StreamIndex

Definition at line 252 of file channels/rdpecam.h.


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