Property supportsTimestamp
supportsTimestamp
Indicates whether the provider implementation can provide a value for XRCameraFrame.timestampNs.
Declaration
public bool supportsTimestamp { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide a timestamp. Otherwise, false. |