Return the property as "OSD" formatted string. This is the same as mpv_get_property_string, but using MPV_FORMAT_OSD_STRING.
@return Property value, or NULL if the property can't be retrieved. Free the string with mpv_free().
See Implementation
Return the property as "OSD" formatted string. This is the same as mpv_get_property_string, but using MPV_FORMAT_OSD_STRING.
@return Property value, or NULL if the property can't be retrieved. Free the string with mpv_free().