error


Description:

public signal void error (Error error, string? debug_info)

These are normal error messages.

Upon emitting this signal, playback will stop due to the error.

Parameters:

error

a Error

debug_info

an additional debug message.