AudioBeamFrameReader Class
Represents an audio beam frame reader.
Syntax
public ref class AudioBeamFrameReader sealed : IClosable, INotifyPropertyChanged
public sealed class AudioBeamFrameReader : IDisposable, INotifyPropertyChanged
var audioBeamFrameReader = WindowsPreview.Kinect.AudioBeamFrameReader;
Members
AudioBeamFrameReader has the following members.
Properties
Name | Description |
---|---|
AudioSource | Gets the audio source of the frame reader. |
IsPaused | Gets or sets a boolean that indicates if this reader is paused. |
Methods
Name | Description |
---|---|
AcquireLatestBeamFrames | Gets the latest audio beam frames. |
Close | Closes and releases system resources associated with the audio beam frame reader. |
Events
Name | Description |
---|---|
FrameArrived | Event that fires whenever a frame is captured. |
PropertyChanged | Occurs when a property of the AudioBeamFrameReader class changes. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd