TranscoderListener

interface TranscoderListener

Transcoder listener.

Author

Kirill Grouchnikov.

Functions

finished
Link copied to clipboard
abstract fun finished()

Called when the transcoding process is finished.

Properties

writer
Link copied to clipboard
abstract val writer: Writer

Returns the writer for the Compose contents.