Callback

interface Callback

Callback function definitions. CircularEncoder caller must provide one.

Functions

Link copied to clipboard
abstract fun bufferStatus(totalTimeMsec: Long)
Called occasionally.
Link copied to clipboard
abstract fun fileSaveComplete(status: Int)
Called some time after saveVideo(), when all data has been written to the output file.