mpv_event_log_message.text

The log message. It consists of 1 line of text, and is terminated with a newline character. (Before API version 1.6, it could contain multiple or partial lines.)

struct mpv_event_log_message
const(char)* text;

Meta