Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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