Raytrix Light Field SDK  5.0
Rx::InteropNet::Runtime30::Camera Namespace Reference

Classes

interface  IDeviceConnector
 DeviceConnector interface. More...
 
interface  IDeviceDriver
 Interface for device driver. More...
 

Enumerations

enum  EConnectorType
 Values that represent connector type. More...
 
enum  EConnectorTypeGroup
 Values that represent the group of a connector type . More...
 
enum  EDriverType
 Values that represent the type of driver. More...
 

Enumeration Type Documentation

◆ EConnectorType

Values that represent connector type.

Enumerator
Unknown 

Unknown device connector.

USB 

USB device connector.

GigE 

GigE device connector.

USBGigE 

GigE and USB device connector.

CamLink 

CameraLink device connector.

Euresys_GrabLinkFull 

Euresys GrabLink Full grabber board.

◆ EConnectorTypeGroup

Values that represent the group of a connector type .

Enumerator
Unknown 

Unknown connector group.

Camera 

Camera connector group.

FGCL 

Frame Grabber Camera Link connector group.

◆ EDriverType

Values that represent the type of driver.

Enumerator
None 

No driver type.

Camera 

This driver is of type 'Camera'.

FrameGrabber 

This driver is of type 'FrameGrabber'.