void playerSource_MotionFrameAvailable(object sender, MotionFrameAvailableEventArgs e) { DisplayFrame(e.MotionFrame); }