HoviTron Video Pipeline
Data Fields
HvtAcquireStreamFramesInfo Struct Reference

Parameters for query of the current frames infos. More...

#include <HvtStreamingAPI.h>

Data Fields

HvtExtrinsics viewerExtrinsics
 
uint32_t frameInfoCount
 
HvtStreamFrameInfopStreamFrameInfos
 
HvtSemaphore signalSemaphore
 

Detailed Description

Parameters for query of the current frames infos.

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

Field Documentation

◆ frameInfoCount

uint32_t HvtAcquireStreamFramesInfo::frameInfoCount

size of the output frameinfo buffer, must be the same as the number of streams received with hvtEnumerateStreamsParameters}

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

◆ pStreamFrameInfos

HvtStreamFrameInfo * HvtAcquireStreamFramesInfo::pStreamFrameInfos

output buffer to fill with the frame info

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

◆ signalSemaphore

HvtSemaphore HvtAcquireStreamFramesInfo::signalSemaphore

Semaphore that will be signaled from the server when the acquired images are ready for reading

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

◆ viewerExtrinsics

HvtExtrinsics HvtAcquireStreamFramesInfo::viewerExtrinsics

current pose of the viewer, stream server may decide which view to put inside each stream taking this information in account

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


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