Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_bool
Function
hb_value_bool
libhb/hb_dict.c:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
hb_value_t * hb_value_bool(int value)
78
{
79
return json_boolean(value);
80
}
81
82
hb_value_t * hb_value_json(const char *json)
83
{
Callers
15
do_clear_default
Function · 0.85
add_audio_for_lang
Function · 0.85
hb_preset_job_add_subtitles
Function · 0.85
hb_preset_apply_title
Function · 0.85
hb_version_dict
Function · 0.85
hb_audio_attributes_to_dict
Function · 0.85
hb_subtitle_attributes_to_dict
Function · 0.85
hb_title_to_dict_internal
Function · 0.85
hb_job_to_dict
Function · 0.85
hb_get_preview_params_json
Function · 0.85
check_filter_status
Function · 0.85
hb_x264_param_unparse
Function · 0.85
Calls
no outgoing calls
Tested by
5
PreparePreset
Function · 0.68
add_sub
Function · 0.68
add_srt
Function · 0.68
add_ssa
Function · 0.68
PrepareJob
Function · 0.68