AudioBeamMode Enumeration

Types of audio beam angle determination.

Syntax

public enum class AudioBeamMode
public enum AudioBeamMode
var audioBeamMode = WindowsPreview.Kinect.AudioBeamMode.automatic;

Members

Member Value Description
Automatic The beam angle is automatically adjusted to point to the loudest sound source.
Manual The beam angle is fixed and can be set by the application.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace