Share via


AudioBeamFrameList.First Method

Gets the head frame in the audio beam frame list.

Syntax

public:
IIterator<AudioBeamFrame>^ First()
public IIterator<AudioBeamFrame>First ()
var iIterator = audioBeamFrameList.first();

Return value

Type: IIterator<AudioBeamFrame>
The first frame in the audio beam frame list.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamFrameList Class
WindowsPreview.Kinect Namespace