AudioBeamFrame.SubFrames Property

Gets the audio beam sub frames.

Syntax

public:
property IVectorView<AudioBeamSubFrame^ >^ SubFrames {
         IVectorView<AudioBeamSubFrame^ >^ get ();
}  

Property value

Type: IVectorView<AudioBeamSubFrame^ > 

  The audio beam sub frames.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

AudioBeamFrame Class

AudioBeamFrame Members

Windows.Kinect Namespace