IAudioBeam Interface

Represents an audio beam.

interface IAudioBeam : public IUnknown

IAudioBeam has the following members.

NameDescription
get_AudioBeamModeGets the audio beam mode, which detemines the type of beam angle.
get_AudioSourceGets the audio source.
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_RelativeTimeGets the relative time of this frame.
OpenInputStreamGets the input stream.
put_AudioBeamModeSets the audio beam mode, which detemines the type of beam angle.
put_BeamAngleSets the beam angle, which is the direction that the sensor is actively listening.

NameDescription
get_AudioBeamModeGets the audio beam mode, which detemines the type of beam angle.
get_AudioSourceGets the audio source.
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_RelativeTimeGets the relative time of this frame.
OpenInputStreamGets the input stream.
put_AudioBeamModeSets the audio beam mode, which detemines the type of beam angle.
put_BeamAngleSets the beam angle, which is the direction that the sensor is actively listening.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: