Event that fires when a frame is captured.
public:
event TypedEventHandler<ColorFrameSource^ , FrameCapturedEventArgs^ >^ FrameCaptured {
EventRegistrationToken add (TypedEventHandler<ColorFrameSource^ , FrameCapturedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Kinect
Metadata: windows.winmd