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

Function hb_value_array_append

libhb/hb_dict.c:762–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760}
761
762void
763hb_value_array_append(hb_value_array_t *array, hb_value_t *value)
764{
765 json_array_append_new(array, value);
766}
767
768void
769hb_value_array_concat(hb_value_array_t *array, hb_value_t *value)

Callers 15

crop_scale_initFunction · 0.85
rotate_initFunction · 0.85
hb_add_filter2Function · 0.85
get_audio_copy_maskFunction · 0.85
add_audio_for_langFunction · 0.85
add_subtitleFunction · 0.85
import_hierarchy_29_0_0Function · 0.85
import_audio_0_0_0Function · 0.85
presets_packageFunction · 0.85
hb_presets_add_internalFunction · 0.85
hb_preset_insertFunction · 0.85
hb_preset_appendFunction · 0.85

Calls

no outgoing calls

Tested by 5

PreparePresetFunction · 0.68
add_subFunction · 0.68
add_srtFunction · 0.68
add_ssaFunction · 0.68
add_audioFunction · 0.68