mpv_client_name

Return the name of this client handle. Every client has its own unique name, which is mostly used for user interface purposes.

@return The client name. The string is read-only and is valid until the mpv_handle is destroyed.

extern (C)
const(char)*
mpv_client_name

Meta