ColorFrameSource Class

Represents a source of color frames from a KinectSensor.

public ref class ColorFrameSource sealed : INotifyPropertyChanged

ColorFrameSource has the following members.

NameDescription
FrameDescription Gets the description of the color frames.
IsActive Gets whether the color frame source is active.
KinectSensor Gets the Kinect sensor of the color frame source.

NameDescription
CreateFrameDescription Creates a FrameDescription object for the ColorFrame of the requested format.
OpenReader Creates a frame reader for the color frame source.

NameDescription
FrameCapturedEvent that is raised when the next color frame is ready to be delivered to subscribed readers.
PropertyChanged Occurs when a property of the ColorFrameSource class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: