FreeRDP
|
Data Fields | |
CAM_SHARED_MSG_HEADER | Header |
BYTE | StreamIndex |
size_t | SampleSize |
BYTE * | Sample |
Definition at line 249 of file channels/rdpecam.h.
CAM_SHARED_MSG_HEADER CAM_SAMPLE_RESPONSE::Header |
Definition at line 251 of file channels/rdpecam.h.
BYTE* CAM_SAMPLE_RESPONSE::Sample |
Definition at line 254 of file channels/rdpecam.h.
size_t CAM_SAMPLE_RESPONSE::SampleSize |
Definition at line 253 of file channels/rdpecam.h.
BYTE CAM_SAMPLE_RESPONSE::StreamIndex |
Definition at line 252 of file channels/rdpecam.h.