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.
Gets the frame reference.
Syntax
public:
property AudioBeamFrameReference^ FrameReference {
AudioBeamFrameReference^ get ();
}
public AudioBeamFrameReferenceFrameReference { get; }
var frameReference = audioBeamFrameArrivedEventArgs.frameReference;
Property value
Type: AudioBeamFrameReference
The frame reference.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
AudioBeamFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace