Share via


AudioBeamSubFrame.AudioBeamMode Property

Gets the audio beam mode.

Syntax

public:
property AudioBeamMode AudioBeamMode {
         AudioBeamMode get ();
}
public AudioBeamMode AudioBeamMode { get; }
var audioBeamMode = audioBeamSubFrame.audioBeamMode;

Property value

Type: AudioBeamMode
The audio beam mode, which determines the type of beam angle.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamSubFrame Class
WindowsPreview.Kinect Namespace