Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_log_level_set
Function
hb_log_level_set
libhb/hb.c:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void hb_log_level_set(hb_handle_t *h, int level)
197
{
198
global_verbosity_level = level;
199
}
200
201
/**
202
* libhb initialization routine.
Callers
3
hb_init
Function · 0.85
main
Function · 0.85
ghb_log_level_set
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68