Method TryGetExifData
TryGetExifData(out XRCameraFrameExifData)
Get the EXIF data of the frame if possible.
Declaration
public bool TryGetExifData(out XRCameraFrameExifData exifData)
Parameters
| Type | Name | Description |
|---|---|---|
| XRCameraFrameExifData | exifData | The EXIF data of the camera frame. |
Returns
| Type | Description |
|---|---|
| bool |