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

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