AudioSource.AudioBeams Property

Gets the audio beams.

Syntax

public:
property IVectorView<AudioBeam^ >^ AudioBeams {
         IVectorView<AudioBeam^ >^ get ();
}  

Property value

Type: IVectorView<AudioBeam^ > 

  The audio beams.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

AudioSource Class

AudioSource Members

Windows.Kinect Namespace