Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
tsCaptureRequest Struct Reference

#include <IOCallback.h>

Collaboration diagram for tsCaptureRequest:

Public Attributes

int32_t mnNumFrames
 The number of frames being requested; 0 for continuous run. -1 to drain requests. More...
 
tcIOCallbackmpCallback
 The pointer to callback to update when there is data available. More...
 

Static Public Attributes

static const int32_t CONTINUOUS_CAPTURE = 0
 
static const int32_t CANCEL_CAPTURE = -1
 

Member Data Documentation

◆ CANCEL_CAPTURE

const int32_t tsCaptureRequest::CANCEL_CAPTURE = -1
static

◆ CONTINUOUS_CAPTURE

const int32_t tsCaptureRequest::CONTINUOUS_CAPTURE = 0
static

◆ mnNumFrames

int32_t tsCaptureRequest::mnNumFrames

The number of frames being requested; 0 for continuous run. -1 to drain requests.

◆ mpCallback

tcIOCallback* tsCaptureRequest::mpCallback

The pointer to callback to update when there is data available.


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