Bespoke Multi-Touch Framework
FrameRate Property
NamespacesBespoke.MultiTouch.FrameworkVideoElementFrameRate
Gets or sets the FrameRate configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public int FrameRate { get; set; }
Public Property FrameRate As Integer
public:
property int FrameRate {
	int get ();
	void set (int value);
}
Remarks
Specifies the framerate of the camera (camera must be capable of this rate).

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)