Virtual Method

ValentMediaPlayerget_name

unstable since: 1.0

Declaration [src]

const char*
get_name (
  ValentMediaPlayer* player
)

Description [src]

Get the display name of the player.

Available since: 1.0

Return value

Type: const char*

Player name.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.