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

Function update_acodec

gtk/src/callbacks.c:2148–2153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2146}
2147
2148static void
2149update_acodec(signal_user_data_t *ud)
2150{
2151 ghb_audio_list_refresh_all(ud);
2152 ghb_grey_combo_options(ud);
2153}
2154
2155G_MODULE_EXPORT void
2156container_changed_cb(GtkWidget *widget, gpointer data)

Callers 1

container_changed_cbFunction · 0.85

Calls 2

ghb_grey_combo_optionsFunction · 0.85

Tested by

no test coverage detected