AudioBeamFrameList Class

Represents a list of audio beam frames.

public ref class AudioBeamFrameList sealed : IVectorView<AudioBeamFrame>, IIterable<AudioBeamFrame>, IClosable

AudioBeamFrameList has the following members.

NameDescription
SizeGets the size of the audio beam list.

NameDescription
CloseReleases system resources associated with the audio beam frame list.
FirstGets the head frame in the audio beam frame list.
GetAtRetrieves an audio beam frame at a specified index in the list.
GetManyRetrieves the audio beam frames that start at the specified index in the audio beam frame list.
IndexOfRetrieves the zero-based index of the first occurrence of the specified audio beam frame in the audio beam frame list.

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

Community Additions

ADD
Show: