Event arguments for frame captured events.
public class FrameCapturedEventArgs : EventArgs
kind:method, kind:property, kind:ctor. Press Esc to clear.FrameCapturedEventArgs(Int32, TimeSpan)Creates new frame captured event arguments.FrameNumberGets the frame number.TimestampGets the timestamp of the frame.