Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_array_remove
Function
hb_value_array_remove
libhb/hb_dict.c:788–792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
786
}
787
788
void
789
hb_value_array_remove(hb_value_array_t *array, int index)
790
{
791
json_array_remove(array, index);
792
}
793
794
void
795
hb_value_array_copy(hb_value_array_t *dst,
Callers
6
presets_do
Function · 0.85
import_folder_hierarchy_29_0_0
Function · 0.85
import_hierarchy_29_0_0
Function · 0.85
hb_preset_delete
Function · 0.85
hb_preset_move
Function · 0.85
lang_list_remove
Function · 0.85
Calls
no outgoing calls
Tested by
1
lang_list_remove
Function · 0.68