fileSaveComplete

abstract fun fileSaveComplete(status: Int)

Called some time after saveVideo(), when all data has been written to the output file.

Parameters

status

Zero means success, nonzero indicates failure.