Raytrix Light Field SDK  5.0
ESetIpCode Namespace Reference

Enumerations

enum  ID
 Possible return codes for devices. More...
 

Detailed Description


<summary> Values that represent ESetIpCode. </summary>

Enumeration Type Documentation

◆ ID

Possible return codes for devices.

Enumerator
AllOK 

The nothing additional needed, all fine.

ReenumerateNeeded 

The reenumeration of cameras is needed.

CameraPowerResetNeeded 

A camera power reset is needed. This also means you have to reenumerate.

FullRestartNeeded 

Everything has to be restarted. It is a bitwise | of the previous 2

UnknownError 

Something unexpected happened.