Share via


MultiSourceFrameArrivedEventArgs.FrameReference Property

Gets the reference to the multi source frame for the FrameArrived event.

Syntax

public:
property MultiSourceFrameReference^ FrameReference {
         MultiSourceFrameReference^ get ();
}
public MultiSourceFrameReferenceFrameReference { get; }
var frameReference = multiSourceFrameArrivedEventArgs.frameReference;

Property value

Type: MultiSourceFrameReference
The reference to the multi source frame for the FrameArrived event.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace