KinectAudioSource.MaxSoundSourceAngle Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the maximum possible angle for the KinectAudioSource.SoundSourceAngle property.
Syntax
public static double MaxSoundSourceAngle { get; }
'Declaration
Public Shared ReadOnly Property MaxSoundSourceAngle 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