KinectAudioSource.BeamAngleMode Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets or sets the beam angle mode, which determines how the beam angle is updated. The default value is BeamAngleMode.Automatic.
Syntax
public BeamAngleMode BeamAngleMode { get; set; }
'Declaration
Public Property BeamAngleMode As BeamAngleMode
Property Value
Type: BeamAngleMode
The mode for setting the beam angle.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectAudioSource Class
KinectAudioSource Members
Microsoft.Kinect Namespace