Tilt Five NDK  1.4.1
T5_CameraStreamConfig Struct Reference

Camera stream configuration. More...

#include <types.h>

Data Fields

uint8_t cameraIndex
 The index of the camera to be modified. More...
 
bool enabled
 Enable or disable the camera stream. True = enabled. More...
 

Detailed Description

Camera stream configuration.

Definition at line 297 of file types.h.

Field Documentation

◆ cameraIndex

uint8_t T5_CameraStreamConfig::cameraIndex

The index of the camera to be modified.

Definition at line 299 of file types.h.

◆ enabled

bool T5_CameraStreamConfig::enabled

Enable or disable the camera stream. True = enabled.

Definition at line 302 of file types.h.


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