Tilt Five NDK
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 365 of file types.h.

Field Documentation

◆ cameraIndex

uint8_t T5_CameraStreamConfig::cameraIndex

The index of the camera to be modified.

Definition at line 367 of file types.h.

◆ enabled

bool T5_CameraStreamConfig::enabled

Enable or disable the camera stream. True = enabled.

Definition at line 370 of file types.h.


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