AudioBeamSubFrame Class

Represents an audio beam sub frame.

public ref class AudioBeamSubFrame sealed : IClosable

AudioBeamSubFrame has the following members.

NameDescription
AudioBeamModeGets the audio beam mode.
AudioBodyCorrelationsAcquires the list of the AudioBodyCorrelation objects available in this subframe.
BeamAngleGets the angle (in radians) of the audio beam, which is the direction that the sensor is actively listening.
BeamAngleConfidenceGets the confidence in the beam angle; the range is [0.0, 1.0], where 1 is the highest possible confidence.
DurationGets the duration of the audio beam sub frame.
FrameLengthInBytesGets the length of a frame in bytes.
RelativeTimeGets the relative time of this sub frame.

NameDescription
CloseReleases system resources associated with the audio beam sub frame.
CopyFrameDataToArrayCopy the audio buffer (32-bit float, mono, 16khz sample rate) into the array provided.
CopyFrameDataToBufferCopies the frame data into the array provided.
LockAudioBufferLocks the audio buffer in preparation for reading the data.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: