![]() |
PointSpread® Vidu™ Software Development Kit
V1
Vidu SDK
|
#include <GenTL.h>
Data Fields | |
| uint32_t | iPartIndex |
| BUFFER_PART_INFO_CMD | iInfoCmd |
| GC_ERROR | iResult |
| INFO_DATATYPE | iType |
| void * | pBuffer |
| size_t | iSize |
Structure carrying information about a buffer part info within a stacked request. Introduced in GenTL v1.6.
| BUFFER_PART_INFO_CMD S_DS_BUFFER_PART_INFO_STACKED::iInfoCmd |
Queried buffer part info
| uint32_t S_DS_BUFFER_PART_INFO_STACKED::iPartIndex |
Index of buffer part to query
| GC_ERROR S_DS_BUFFER_PART_INFO_STACKED::iResult |
Result of the buffer info queury
| size_t S_DS_BUFFER_PART_INFO_STACKED::iSize |
Size of the info buffer (in) and the actual info data (out)
| INFO_DATATYPE S_DS_BUFFER_PART_INFO_STACKED::iType |
The info's data type
| void* S_DS_BUFFER_PART_INFO_STACKED::pBuffer |
Pointer to buffer to hold the info data