Members
format
Get binary data format
fps
Expected rate for data frames to arrive, meaning expected number of frames per second
isDefault
Returns non-zero if selected profile is recommended for the sensor
This is an optional hint we offer to suggest profiles with best performance-quality tradeof
streamIndex
Get stream index the input profile in case there are multiple streams of the same type
streamType
Get stream type
uniqueID
Get the identifier for the stream profile, unique within the application
Methods
getExtrinsicsTo(toProfile) → {ExtrinsicsObject}
Get extrinsics from a this stream to the target stream
Parameters:
| Name | Type | Description |
|---|---|---|
toProfile |
StreamProfile | the target stream profile |
Returns:
- Type
- ExtrinsicsObject