AudioBeamSubFrame.Duration Property

Gets the duration of the audio beam sub frame.

Syntax

public:
property TimeSpan Duration {
         TimeSpan get ();
}
public TimeSpan Duration { get; }
var duration = audioBeamSubFrame.duration;

Property value

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

Type: TimeSpan
Type: TimeSpan
Type: Number

 

The duration of the audio beam sub frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamSubFrame Class
WindowsPreview.Kinect Namespace