MCPcopy 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
1059const gchar*
1060ghb_version (void)
1061{
1062 return hb_get_version(NULL);
1063}
1064
1065float
1066ghb_vquality_default(signal_user_data_t *ud)

Callers

nothing calls this directly

Calls 1

hb_get_versionFunction · 0.85

Tested by

no test coverage detected