get_title


Description:

public string? get_title ()

Get media item title.

The title can be either text detected by media discovery once it completes. Otherwise whenever possible this will try to return a title extracted from media URI e.g. basename without extension for local files.

Parameters:

this

a MediaItem

Returns:

media title.