AudioBeamFrame Class

Represents an audio beam frame.

Syntax

public ref class AudioBeamFrame sealed : IClosable
public sealed class AudioBeamFrame : IDisposable
var audioBeamFrame = WindowsPreview.Kinect.AudioBeamFrame;

Members

AudioBeamFrame has the following members.

Properties

Name Description
AudioBeam Gets the audio beam.
AudioSource Gets the audio source for this frame.
Duration Gets the duration of the audio beam frame.
RelativeTimeStart Gets the time the audio beam frame started.
SubFrames Gets the audio beam sub frames.

Methods

Name Description
Close Releases system resources associated with the audio beam frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace