| Count | Returns the total number of frames in the FrameQueue. |
| DownsamplingMethod | Gets or sets the DownsamplingMethod to be used by the FrameQueue. |
| FramesPerSecond | Gets or sets the number of frames per second to be used by FrameQueue. |
| Head | Returns the next TrackingFrame in the FrameQueue, if any. |
| Last | Gets the last processed TrackingFrame in the FrameQueue. |
| RoundToNearestTimestamp | Gets or sets a value to indicate whether to round to the nearest frame timestamp rather than rounding down to the nearest timestamps. |
| TimeResolution | Gets or sets the maximum time resolution to use when sorting measurements by timestamps into their proper destination frame. |