MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / subtitle_exclusive_burn

Function subtitle_exclusive_burn

gtk/src/subtitlehandler.c:242–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242static void
243subtitle_exclusive_burn(signal_user_data_t *ud, gint index)
244{
245 subtitle_exclusive_burn_settings(ud->settings, index);
246 subtitle_refresh_list_ui(ud);
247}
248
249static void
250subtitle_exclusive_default_settings(GhbValue *settings, gint index)

Callers 1

Calls 2

subtitle_refresh_list_uiFunction · 0.85

Tested by

no test coverage detected