MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_stop_queue

Function ghb_stop_queue

gtk/src/hb-backend.c:4834–4838  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4832}
4833
4834void
4835ghb_stop_queue (void)
4836{
4837 hb_stop( h_queue );
4838}
4839
4840void
4841ghb_start_live_encode (void)

Callers 3

queue_remove_responseFunction · 0.85

Calls 1

hb_stopFunction · 0.85

Tested by

no test coverage detected