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

Function hb_dvd_stop

libhb/dvd.c:1412–1415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1410}
1411
1412void hb_dvd_stop( hb_dvd_t * d )
1413{
1414 dvd_methods->stop(d);
1415}
1416
1417int hb_dvd_seek( hb_dvd_t * d, float f )
1418{

Callers 2

reader_closeFunction · 0.85
DecodePreviewsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected