ColorCameraSettings.FrameInterval Property
Gets the interval beween the beginning of one exposure and the next.
Syntax
public:
property TimeSpan FrameInterval {
TimeSpan get ();
}
public TimeSpan FrameInterval { get; }
var frameInterval = colorCameraSettings.frameInterval;
Property value
[C++]
[C#]
[JavaScript]
Type: TimeSpan
Type: TimeSpan
Type: Number
The frame interval time of the color camera.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd