AudioBeamFrameList.GetAt Method

Retrieves an audio beam frame at a specified index in the list.

Syntax

public:
AudioBeamFrame^ GetAt(
         uint32 index
)  

Parameters

index
Type: uint32 

 The index of the audio beam frame list.

Return value

Type: AudioBeamFrame 

The audio beam frame at the specified index.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

AudioBeamFrameList Class

AudioBeamFrameList Members

Windows.Kinect Namespace