IAudioBeamSubFrame Interface

Represents and audio beam sub frame.

interface IAudioBeamSubFrame : public IUnknown

IAudioBeamSubFrame has the following members.

NameDescription
AccessUnderlyingBufferReturns a pointer to audio beam sub frame data.
CopyFrameDataToArrayCopies the infrared frame data to an unsigned short array.
get_AudioBeamModeGets the audio beam mode, which detemines the type of beam angle.
get_AudioBodyCorrelationCountGets a collection of audio body correlations.
get_BeamAngleGets the beam angle, which is the direction that the sensor is actively listening.
get_BeamAngleConfidenceGets the confidence in the beam angle; the range is [0.0, 1.0], where 1 is the highest possible confidence.
get_DurationGets the duration of the audio beam sub frame.
get_FrameLengthInBytesGets the length of a frame in bytes.
get_RelativeTimeGets the relative time of this sub frame.
GetAudioBodyCorrelationReturns the AudioBodyCorrelation associated with the sub frame which contains a body tracking id.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: