KinectAudioSource.MaxBeamAngle Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the maximum possible angle for the KinectAudioSource.BeamAngle property.
Syntax
public static double MaxBeamAngle { get; }
'Declaration
Public Shared ReadOnly Property MaxBeamAngle As Double
Property Value
Type: Double
The maximum angle.
Remarks
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectAudioSource Class
KinectAudioSource Members
Microsoft.Kinect Namespace