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.
Gets or sets the audio beam mode, which determines the type of beam angle.
Syntax
public:
property AudioBeamMode AudioBeamMode {
AudioBeamMode get ();
void set (AudioBeamMode value);
}
public AudioBeamMode AudioBeamMode { get; set; }
var audioBeamMode = audioBeam.audioBeamMode;
audioBeam.audioBeamMode = audioBeamMode;
Property value
Type: AudioBeamMode
The audio beam mode.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd