Share via


AudioBeamFrameList.Size Property

Gets the size of the audio beam list.

Syntax

public:
property uint32 Size {
         uint32 get ();
}
public uint Size { get; }
var size = audioBeamFrameList.size;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: uint32
Type: uint
Type: Number

 

The size of the audio beam list.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamFrameList Class
WindowsPreview.Kinect Namespace