Skip to main content

get_mpv_property_string

Function get_mpv_property_string 

Source
pub fn get_mpv_property_string(
    instance: &Mpv,
    property: &str,
) -> Result<String, Error>