Frame#
- class oni.Frame : SafeHandleZeroOrMinusOneIsInvalid#
- Managed wrapper for an ONI-compliant data frame implementation. Produced by calls to Context.ReadFrame . - Public Functions - Properties - ulong Clock { get; set; }#
- Retrieve the host acquisition clock counter value at frame creation. See Context.AcquisitionClockHz and Context.ResetFrameClock. 
 - uint DeviceAddress { get; set; }#
- The fully qualified Device.Address of the device within the current Context.DeviceTable that produced this frame.