Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Acquires the list of the AudioBodyCorrelation objects available in this subframe.
Syntax
public:
property IVectorView<AudioBodyCorrelation>^ AudioBodyCorrelations {
IVectorView<AudioBodyCorrelation>^ get ();
}
public IReadOnlyList<AudioBodyCorrelation>AudioBodyCorrelations { get; }
var audioBodyCorrelations = audioBeamSubFrame.audioBodyCorrelations;
Property value
[C++]
[C#]
[JavaScript]
Type: IVectorView<AudioBodyCorrelation>
Type: IReadOnlyList<AudioBodyCorrelation>
Type: IVectorView<AudioBodyCorrelation>
A collection of audio body correlations.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd