Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_start_live_encode
Function
ghb_start_live_encode
gtk/src/hb-backend.c:4840–4844 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4838
}
4839
4840
void
4841
ghb_start_live_encode (void)
4842
{
4843
hb_start( h_live );
4844
}
4845
4846
void
4847
ghb_stop_live_encode (void)
Callers
1
live_preview_play_clicked_cb
Function · 0.85
Calls
1
hb_start
Function · 0.85
Tested by
no test coverage detected