Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ ghb_stop_live_encode
Function
ghb_stop_live_encode
gtk/src/hb-backend.c:4846–4850 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4844
}
4845
4846
void
4847
ghb_stop_live_encode (void)
4848
{
4849
hb_stop( h_live );
4850
}
4851
4852
void
4853
ghb_pause_queue (void)
Callers
3
ghb_live_reset
Function · 0.85
live_preview_play_clicked_cb
Function · 0.85
preview_frame_value_changed_cb
Function · 0.85
Calls
1
hb_stop
Function · 0.85
Tested by
no test coverage detected