-
public class VideoCapture.OutputFileResultsInfo about the saved video file.
-
-
Method Summary
Modifier and Type Method Description UrigetSavedUri()Returns the Uri of the saved video file. -
-
Method Detail
-
getSavedUri
@Nullable() Uri getSavedUri()
Returns the Uri of the saved video file.
This field is only returned if the OutputFileOptions isbacked by MediaStore constructed with OutputFileOptions.
-
-
-
-