AudioBeamFrame.RelativeTimeStart Property

Gets the time the audio beam frame started.

Syntax

public:
property TimeSpan RelativeTimeStart {
         TimeSpan get ();
}
public TimeSpan RelativeTimeStart { get; }
var relativeTimeStart = audioBeamFrame.relativeTimeStart;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: TimeSpan
Type: TimeSpan
Type: Number

 

The time the audio beam frame started.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamFrame Class
WindowsPreview.Kinect Namespace