Skip to main content
API Reference SwiftyNsdk NsdkDepthSession

latestImageParams

Retrieves the latest image parameters associated with the depth data....

Declaration

func latestImageParams() -> NsdkAsyncState<AwarenessImageParams, AwarenessError>

Summary

Retrieves the latest image parameters associated with the depth data.
- Returns: An NsdkAsyncState containing either the latest AwarenessImageParams,
or an AwarenessError.


ON THIS PAGE