Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_array_len
Function
hb_value_array_len
libhb/hb_dict.c:810–814 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
808
}
809
810
size_t
811
hb_value_array_len(const hb_value_array_t *array)
812
{
813
return json_array_size(array);
814
}
815
816
hb_dict_t * hb_encopts_to_dict(const char * encopts, int encoder)
817
{
Callers
15
hb_add_filter2
Function · 0.85
presets_do
Function · 0.85
get_audio_copy_mask
Function · 0.85
validate_audio_encoders
Function · 0.85
add_audio_for_lang
Function · 0.85
hb_preset_job_add_audio
Function · 0.85
has_default_subtitle
Function · 0.85
hb_preset_job_add_subtitles
Function · 0.85
dict_clean
Function · 0.85
preset_clean
Function · 0.85
fix_name_collisions
Function · 0.85
import_folder_hierarchy_29_0_0
Function · 0.85
Calls
no outgoing calls
Tested by
5
RunQueue
Function · 0.68
lang_list_remove
Function · 0.68
ShowPresets
Function · 0.68
PreparePreset
Function · 0.68
PrepareJob
Function · 0.68