Skip to main content
API Reference NSDK 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.