OSDN Git Service

MacGui: Add separate method for cancelling a Live Preview encode.
[handbrake-jp/handbrake-jp-git.git] / macosx / HBPreviewController.h
index c8dc6d0..3d26e69 100644 (file)
 - (void) installMovieCallbacks;
 - (void)removeMovieCallbacks;
 
+- (IBAction) cancelCreateMoviePreview: (id) sender;
 - (IBAction) createMoviePreview: (id) sender;
 - (void) libhbStateChanged: (hb_state_t ) state;
 - (IBAction) showMoviePreview: (NSString *) path;