PointSpread® Vidu™ Software Development Kit  V1
Vidu SDK
S_DS_BUFFER_INFO_STACKED Struct Reference

#include <GenTL.h>

Data Fields

BUFFER_INFO_CMD iInfoCmd
 
INFO_DATATYPE iType
 
void * pBuffer
 
size_t iSize
 
GC_ERROR iResult
 

Detailed Description

Structure carrying information about a buffer info within a stacked request. Introduced in GenTL v1.6.

Field Documentation

◆ iInfoCmd

BUFFER_INFO_CMD S_DS_BUFFER_INFO_STACKED::iInfoCmd

Queried buffer info

◆ iResult

GC_ERROR S_DS_BUFFER_INFO_STACKED::iResult

Result of the buffer info queury

◆ iSize

size_t S_DS_BUFFER_INFO_STACKED::iSize

Size of the info buffer (in) and the actual info data (out)

◆ iType

INFO_DATATYPE S_DS_BUFFER_INFO_STACKED::iType

The info's data type

◆ pBuffer

void* S_DS_BUFFER_INFO_STACKED::pBuffer

Pointer to buffer to hold the info data


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