| -api-id | M:Windows.Devices.PointOfService.Provider.BarcodeScannerFrameReader.TryAcquireLatestFrameAsync |
|---|---|
| -api-type | winrt method |
| ms.custom | RS5 |
Acquires the latest available frame from the camera.
A BarcodeScannerVideoFrame containing data for the latest video frame.
Only the first call to TryAcquireLatestFrameAsync will return data. Subsequent calls will return null until a new frame arrives. Subscribe to the FrameArrived event to be notified when new frames arrive.