OSDN Git Service

dvdnav: fix crash when poorly masterd disc has no menus
[handbrake-jp/handbrake-jp-git.git] / macosx / InstantHandBrake / HBCore.h
index 435d5f7..477c3d7 100644 (file)
@@ -45,6 +45,7 @@ extern NSString *HBCoreMuxingNotification;
 - (id)init;
 - (BOOL)openInDebugMode:(BOOL)debugMode checkForUpdates:(BOOL)checkForUpdates;
 - (BOOL)close;
+- (void)removeAllJobs;
 - (NSString *)state;
 - (struct hb_handle_s *)hb_handle;
 - (const struct hb_state_s *)hb_state;