AudioBeamSubFrame.BeamAngleConfidence Property

Gets the confidence in the beam angle; the range is [0.0, 1.0], where 1 is the highest possible confidence.

Syntax

public:
property float32 BeamAngleConfidence {
         float32 get ();
}
public float BeamAngleConfidence { get; }
var beamAngleConfidence = audioBeamSubFrame.beamAngleConfidence;

Property value

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

Type: float32
Type: float
Type: Number

 

The confidence in the beam angle.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamSubFrame Class
WindowsPreview.Kinect Namespace