HoviTron Video Pipeline
Data Fields
HvtStreamImagesExportInfo Struct Reference

Export info for images of a stream. More...

#include <HvtStreamingAPI.h>

Data Fields

uint32_t streamIndex
 
HvtBool32 depth
 
HvtImageMemoryType memoryType
 
uint32_t imagesCount
 
HvtStreamImageMemoryInfopImages
 

Detailed Description

Export info for images of a stream.

Definition at line 351 of file AcqKiRT/include/HvtStreamingAPI.h.

Field Documentation

◆ depth

HvtBool32 HvtStreamImagesExportInfo::depth

Wheter the images are for depth

Definition at line 354 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ imagesCount

uint32_t HvtStreamImagesExportInfo::imagesCount

Count of images

Definition at line 356 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ memoryType

HvtImageMemoryType HvtStreamImagesExportInfo::memoryType

Memory type of the underlying images

Definition at line 355 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ pImages

HvtStreamImageMemoryInfo * HvtStreamImagesExportInfo::pImages

Array of opaque handles to the images memory storages

Definition at line 357 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ streamIndex

uint32_t HvtStreamImagesExportInfo::streamIndex

Index of the stream to export images to

Definition at line 353 of file AcqKiRT/include/HvtStreamingAPI.h.


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