AudioBeamSubFrame.RelativeTime Property
Gets the relative time of this sub frame.
Syntax
public:
property TimeSpan RelativeTime {
TimeSpan get ();
}
public TimeSpan RelativeTime { get; }
var relativeTime = audioBeamSubFrame.relativeTime;
Property value
[C++]
[C#]
[JavaScript]
Type: TimeSpan
Type: TimeSpan
Type: Number
The relative time of this sub frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd