Gets or sets the beam angle, in radians, which is the direction that the sensor is actively listening.
public:
property float32 BeamAngle {
float32 get ();
}
Type: float32
The beam angle, in radians. The valid value range is between -0.872665 to +0.872665 (-50 to +50 in degrees) in .087 (5 degree) increments.
When setting the beam angle, the value must be in the range of -0.872665 to +0.872665, inclusive. This is a value in radians that translates to between -50 and +50 in degrees. Additionally, in order to set the beam angle, you first must set the beam mode to AudioBeamMode_Manual.
Namespace: Windows.Kinect
Metadata: windows.winmd