Raytrix Light Field SDK  v3.1
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::Interop::Runtime30::Camera::ESetIpCode Namespace Reference

Values that represent ESetIpCode. More...

Enumerations

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

Detailed Description

Values that represent ESetIpCode.



Enumeration Type Documentation

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.