Click or drag to resize

GetFrameRequest Properties

The GetFrameRequest type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDescriptor 
Public propertyDeviceId Serial number of the device to get the stream for.
Public propertyHasIncludeTriggeredOffEdgeGets whether the "include_triggered_off_edge" field is set
Public propertyHasIncludeTriggeredOnEdgeGets whether the "include_triggered_on_edge" field is set
Public propertyHasTimestampInTicksGets whether the "timestamp_in_ticks" field is set
Public propertyIncludeTriggeredOffEdge If true, the off trigger timestamp and value are last in each segment.
Public propertyIncludeTriggeredOnEdge If true, the timestamp and value before the on trigger are first in each segment.
Public propertyStatic memberParser 
Public propertyTimestampInTicks Timestamps in ticks instead of milliseconds.
Top
See Also