Share via


AudioBeamFrameReference Class

Represents an audio frame reference.

Syntax

public ref class AudioBeamFrameReference sealed
public sealed class AudioBeamFrameReference
var audioBeamFrameReference = WindowsPreview.Kinect.AudioBeamFrameReference;

Members

AudioBeamFrameReference has the following members.

Properties

Name Description
RelativeTime Gets the relative time of this frame.

Methods

Name Description
AcquireBeamFrames Container for one frame's worth of audio beam image data. Can return null if the data is not available. Upon success, returns the AudioBeamFrame collection corresponding to this event, which must be Disposed.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace