AudioBeamFrame.Duration Property
Gets the duration of the audio beam frame.
Syntax
public:
property TimeSpan Duration {
TimeSpan get ();
}
public TimeSpan Duration { get; }
var duration = audioBeamFrame.duration;
Property value
[C++]
[C#]
[JavaScript]
Type: TimeSpan
Type: TimeSpan
Type: Number
The duration of the audio beam frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd