Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
This event fires when the BeamAngle property changes.
Syntax
public event EventHandler<BeamAngleChangedEventArgs> BeamAngleChanged
'Declaration
Public Event BeamAngleChanged As EventHandler(Of BeamAngleChangedEventArgs)
Remarks
Use BeamAngleChangedEventArgs to get information about the KinectAudioSource whose beam angle changed.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectAudioSource Class
KinectAudioSource Members
Microsoft.Kinect Namespace