ImageCapture.OutputFileResults
class ImageCapture.OutputFileResults
Info about the saved image file.
Summary
Public functions |
|
|---|---|
Int |
Returns the |
Uri? |
Returns the |
Public functions
getSavedUri
Added in 1.0.0
fun getSavedUri(): Uri?
Returns the Uri of the saved file.
Returns null if the OutputFileOptions is constructed with #Builder(OutputStream).