Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1412
void hb_dvd_stop( hb_dvd_t * d )
1413
{
1414
dvd_methods->stop(d);
1415
}
1416
1417
int hb_dvd_seek( hb_dvd_t * d, float f )
1418
{
Callers
2
reader_close
Function · 0.85
DecodePreviews
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected