Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an audio frame reader.
Syntax
interface IAudioBeamFrameReader : public IUnknown
Members
IAudioBeamFrameReader has the following members.
Methods
Name | Description |
---|---|
AcquireLatestBeamFrames | Gets the latest audio beam frames. |
get_AudioSource | Gets the audio source. |
get_IsPaused | Gets a boolean that indicates if this reader is paused. |
GetFrameArrivedEventData | Gets the Frame Arrived data when a new frame is ready. |
put_IsPaused | Sets a boolean that pauses or resumes the reader. |
SubscribeFrameArrived | Event handler to subscribe when a new frame is ready. |
UnsubscribeFrameArrived | Unsubscribes an event handler to the audio beam frame reader based on the event handler's handle. |
Requirements
Header: kinect.h
Library: kinect20.lib