SrtError

object SrtError

This class contains API to manage errors. Once it has been called, you must release Srt context with Srt.cleanUp when application leaves.

Properties

Link copied to clipboard

Gets the last error code.

Link copied to clipboard

Gets the text message for the last error.

Functions

Link copied to clipboard
external fun clearLastError()

Clears the last error code.