onFrameWritten

abstract fun onFrameWritten(framesWritten: Int, writtenDuration: ERROR CLASS: Symbol not found for Duration)(source)

Invoked after a frame is written.

Parameters

framesWritten

The number of frames written so far.

writtenDuration

The total duration of all frames written so far.