Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_version
Function
ghb_version
gtk/src/hb-backend.c:1059–1063 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1057
}
1058
1059
const gchar*
1060
ghb_version (void)
1061
{
1062
return hb_get_version(NULL);
1063
}
1064
1065
float
1066
ghb_vquality_default(signal_user_data_t *ud)
Callers
nothing calls this directly
Calls
1
hb_get_version
Function · 0.85
Tested by
no test coverage detected