Retrieves the audio beam frames that start at the specified index in the audio beam frame list.
public:
uint32 GetMany(
uint32 startIndex,
out Array<AudioBeamFrame>^ items
)
startIndex
Type: uint32
The zero-based index of the start of the frames in the list.
items
Type: AudioBeamFrame
The frames that start at startIndex in the list.
Type: uint32
The number of frames retrieved.
Namespace: Windows.Kinect
Metadata: windows.winmd