vrLib SDK Documentation
ControlState Property
NamespacesVideoRayCameraControlState
General bit field for various camera functions Currently used for switching between external and internal camera on the PRO4 Bit 0: 0 = internal camera 1 = external camera
Declaration Syntax
C#Visual BasicVisual C++
public int ControlState { get; set; }
Public Property ControlState As Integer
public:
property int ControlState {
	int get ();
	void set (int value);
}

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)